On Oct 16, 11:19 am, Andreas Blomqvist <[email protected]> wrote: > Whats a valid key and whats sensor paramter ?
Every implementation of the API requires a key. http://code.google.com/apis/maps/signup.html The API requires you to specify whether you sense the user's location and use it: http://code.google.com/apis/maps/documentation/index.html#SpecifyingSensor Your request should look like http://maps.google.com/maps/geo?q=ADDRESS&key=KEY&sensor=SENSOR replacing the parts in capitals as appropriate. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
