Hi, Recently I am getting 610 error when requesting geocoder.getLocations (address, func) using javascript Google Maps API.
We got upgraded to Google maps API premier and were told that we no longer need to provide the key to access google maps API. I followed the instructions given at http://code.google.com/apis/maps/documentation/premier/guide.html and I can load the map fine, I can use other methods like addOverlay to add marker, polygon etc. Those all things work fine without using the key. But when it comes to geocoding I keep getting error code 610 (which I know is a bad key error). The Premier google maps API talks about how to request geocoding using http request, but it does not mention anything about the javascript API. Is there a way to use google Maps Geocoding API(Javascript) without providing the key as being a Premier customer ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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 -~----------~----~----~----~------~----~------~--~---
