That is the V2 Geocoding API, key required*.

See
http://code.google.com/apis/maps/documentation/geocoding/
for the newer API.


* Although the key-check isnt always rigidly enforced - it can be
considered a bug.


On Wed, Jun 15, 2011 at 7:03 PM, mhulse <[email protected]> wrote:
> I am working with a python code snippet, and they are using the below URI
> with an API key:
>
> http://maps.google.com/maps/geo?q=%s&output=%s&key=%s
>
> Is the key required, or does the above URI fall under the new V3, key-less,
> functionality?
>
> In other words, is the key required to make calls to the above URI?
>
> Based on this blog entry:
>
> http://ygamretuta.me/2011/03/07/google-maps-v3-geocoding-with-pure-php/
>
> ... it looks like the key is no longer required?
>
> Many thanks for the help!!!
>
> Cheers,
> Micky
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-maps-js-api-v3/-/Mf3kQuHzzRAJ.
> 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.
>

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

Reply via email to