[Google Maps API v2] Re: "request denied" on example
Change the sensor=true_or_false part of the URL and it works.
Martin.
On 5 Oct, 06:49, zeddy <ze...@primus.ca> wrote:
> I was browsing this page:http://code.google.com/apis/maps/documentation/elevation/
>
> and I tried pulling the example with PHP using file()
>
> http://maps.googleapis.com/maps/api/elevation/json?locations=39.73915...
>
> and got this result:
> Array(
> [0] => {
> [1] => "status": "REQUEST_DENIED",
> [2] => "results": [ ]
> [3] => }
> )
>
> Why?
--
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 google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home