I have a website that uses Google Maps API Geocoder to translate multiple human readable addresses into google latlng and then add each address as a marker on the map.
I'm currently having trouble with geocoding more than 12 addresses. All of the addresses are valid. If I comment out address one or two addresses, then the 12th and/or 13th addresses are geocoded and marked properly on the map. Other wise, the 12th address' geocode( ) returns nothing. Does anyone know how to get around this limit? I've read that there's a 2500 request limit/day but it doesn't seem to be related to the issue I'm having. Any help is appreciated. Thank you. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
