Hello, I have a simple problem regarding Event Handler for Markers. I have attached an (click) event to one of the markers in the map. My aim is to get the latLng data of the marker from the click event. However, the event does not return the latLng data since it does not have it. (although it has other properties like mouseX, mouseY, a normal JS event). My only concern is to get the latLng data when a marker is clicked. I would muchly appreciate your help.
Thank you, Mali -- 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.
