Re: handling many asynchronous api requests
> So here is the deal. I have a page that has a dynamic array of
> addresses that will be loaded at page preload load. Then I want to
> loop through this array of addresses and do the following: geocode the
> address, place a marker at the location returned by the geocoder,
> populate an info window and create a click event for it. Here is a
> link to the site as it currently stands.
Here is the standard example -
http://econym.org.uk/gmap/geomulti.htm
note the advice that it is inherently a dumb idea, best avoided by
geocoding once and storing.
--
You received this message because you are subscribed to the Google Groups "Google Maps API" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home