> The problem is that I can't figure out how to get the lat/lng point of > the gmarker associated with the sidebar entry, and pass that to a > function. In other words, to set a var = point and have an overlay be > created for that value. Any advice or examples would be greatly > appreciated!
if your gmarker is a GMarker object, you could look to see if there any built in methods to extract its latlng - http://code.google.com/apis/maps/documentation/reference.html#GMarker cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
