the OverlayView has a MapCanvasProjection, which has the fromLatLngToDivPixel method:
http://code.google.com/intl/nl/apis/maps/documentation/v3/reference.html#MapCanvasProjection a way to get coordinates is to create an empty OverlayView and set the map. This will link the map div to the overlay. click on the map to see coordinates: http://www.william-map.com/20100416/1/map.htm ... -- 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.
