> I would like to loop through all my pubs in my database as place a > marker for each on one map, I am uncertain of how to loop through and > show each marker for each postcode either PHP or JavaScript.
Return to the tutorial where that code came from, and see this article http://econym.org.uk/gmap/geomulti.htm which also explains why geocoding addresses every time someone look at your page is a bad idea, and goes on to suggest storing the geocodes in your database ahead of time. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
