I want my InfoWindow to open on a specific point of my custom Marker.
In v2 this was easy by using the infoWindowAnchor property of GIcon();

I searched for a way to do this in v3 but so for no success :
MarkerImage doesn't have this property nor any other with a similar
functionality.

I want the InfoWindow to point at the anchor of the MarkerImage
(middle bottom) but there seems no way to get this value from the
Marker.  marker.getIcon(). ... ? (anchor property seems not
accessible)

Is there another way to do this or will an InfoWindow always open with
the tip just above the marker?

Thanks in advance!

-- 
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.

Reply via email to