Is it possible to get the X-Y coordinates of a marker on the map? From the reference, I see that the marker class has the getPosition() method that returns the LatLng of the marker. From there, I'm trying to find a way to translate that coordinate into the browser window coordinates. I was thinking of doing it like the Overlay method, but I'm kind of scratching my head right now on how those two are even related.
-- 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.
