I'm creating Java application (photo viewer + google maps geotagging) in eclipse SWT using SWT Browser to make a bridge between java<->Google Maps API. Functionality is generally similar to Picasa from google. My problem: when I load photos from directory, google maps creates new marker for each photo and shows them all on map .. when I select one photo in Java app, I want to hide other markers and operating on one marker which was created on start but in which way google maps will know which marker is related with selected photo in Java app ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
closed as not a real question by Marcelo, gdoron, Jean-François Corbett, mgibsonbr, jsumners Nov 19 '12 at 17:02
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.