Hello, Is there a way to get a handler to the dom object of a marker ? (the parent continer that includes the image + shadow if there is any)
I nead it to calculate absolute position of the marker so i can position a small tip near it. The div for the tip already exists in the dom outside the map container, all i nead is to position it absolutely over the map near my marker. Any sugestions on how to get those coords ? As far as i noticed the dom handler is kept in 2 variables in 'marker.accessors_.pixelBounds.object' but those are minified and change their name every time google make a change to the code and reminifies it. Thank you, Florin
-- 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.
