Hi all, i'm relatively new to the google maps API, but i have managed to pull together a map that shows the status of some locations around the country. The map will eventually have 1000+ markers on it so i have been trying to get progressBarControl working with it similar to this: http://geochalkboard.wordpress.com/2009/02/02/adding-a-progressbar-to-google-maps/
progressBarControl : http://gmaps-utility-library.googlecode.com/svn/trunk/progressbarcontrol/1.0/docs/reference.html I have been successful, except that i can't get my marker Listener to work properly. It loads the infoWindow content for 1 marker into all the markers on the map. Link to map experiencing problem and all code in the source here: http://e-236.com/statusTool.html Click the "loadMarkers()" button to display the markers on the page, and then click on a few of the markers to see the problem. The text displayed in the infoWindow should be different for each one. Any help would be appreciated! -- 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.
