Hi - I've created a simple map with custom PNG markers. Is it possible to offset the attached PNG image? There does not seem to be any mention of an 'offset' in the v3 API documentation.
+1
A:
The anchor option on the MarkerImage class lets offset the marker image from the middle center position on the marker's lat/lng:
'anchor' overrides the position of the anchor point from its default bottom middle position
Cannonade
2010-06-23 06:48:38