You could create a custom overlay class (extend OverlayBase) that contains a text field with the lat/lng value and position it on the map relative to your marker point. See this example by Pamela Fox from the gallery: http://code.google.com/apis/maps/documentation/flash/demogallery.html?searchquery=tooltip
Just add your custom overlay when you add the marker, and likewise remove it if you remove the marker. Helen On Aug 26, 10:19 pm, Chingu <[email protected]> wrote: > Hi everyone, > > I would like to create labels beside every individual markers to show > latitude and longitude values so that the users can see without > clicking or doing rollover to the markers. Is it possible to do it? > > Many Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
