On Jul 12, 8:15 pm, "[email protected]" <[email protected]> wrote: > > Is there a way to find out if google stopped allowing me from using > geocoding and why?
No, but following the documentation is a good idea :-) http://code.google.com/apis/maps/documentation/geocoding/v2/index.html#GeocodingRequests You're missing a required parameter. The Version 3 Geocoding service is not deprecated (although the result format might be different) http://code.google.com/apis/maps/documentation/geocoding/ -- 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.
