I want to click on a marker and map programmatically, in Google Maps. How can I do this?
+1
A:
Keep a reference to the object you want to click programmatically and call the trigger event on it.
http://code.google.com/apis/maps/documentation/javascript/reference.html
Malevolence
2010-08-30 02:37:50
Thanks alot for you help...Regards
2010-08-31 01:11:02