On Dec 28, 9:31 am, datta rajesh <[email protected]> wrote: > Hi, > > I have more than 20 markers in my map.I want to get the lat & lng of the > selected marker[Clicked marker].How can I get it.
Have you tried the documentation? http://code.google.com/apis/maps/documentation/javascript/reference.html#Marker getPosition() LatLng -- Larry > In marker click I want to > get latlang and get its correspondence address. > > With Regards, > Datta.G -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
