Here's the goal. Add 20 markers to a map in a town. Each marker has specific latlng's. On the click of one of those markers, an InfoWindow pops up that contains custom HTML with a Bio and picture.
Seems pretty simple in my head. I have the map already set up and its live (Key assigned, setCenter done, addMapType done, and added several controls.) I just set up the first GMarker, but have no idea how to continue. Do I assign that a name/ID? Then with the name/ID add an onclick InfoWindow with HTML? and is that attached in the command? I'm struggling with these next steps, as I'm not sure how to organize everything. Any insight on this, or past projects that I could reference? Thanks for you help. John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
