"top" has always been a mandatory parameter, since the introduction of GIcon.sprite in v2,119.
"left" was introduced as an optional parameter in v2.141. The API code checks for the "left" parameter being "false" and if so, uses zero. h=b.left?b.left:0; -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
