>   According to the documents, the
> key check is ignored: "If you are developing on a local drive
> (file://), the key check is skipped in the Google Maps Javascript API"

To expand on that, geocoding is a server-side service.  The key check
IS skipped for the API, but for geocoding the key must be valid.   So
if your key were invalid the javascript API will work fine on
localhost ... but geocoding requests will be rejected by Google
servers.

Start looking hard at your key, linebreaks, sensor= parameter, etc etc

cheers, Ross K

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

Reply via email to