> It works perfectly, but only some data that couldnt found the location
> and alert the last state that store in data not found.

Geocoding in a tight loop is a bad idea, it will fail after a few
attempts as Google rate-limits geocoding to prevent abuse.  See
http://econym.org.uk/gmap/geomulti.htm

Also consider whether you should be geocoding the same states every
time someone looks at your map ... do they move around much?

-- 
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.

Reply via email to