Change the sensor=true_or_false part of the URL and it works. Martin.
On 5 Oct, 06:49, zeddy <[email protected]> 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 [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.
