> (alert "The Google Maps API server rejected your request. The "sensor" > parameter specified in the request must be set to "true" or "false". > ")
Yep. Which part of the error message isn't clear? Look at the <script> that asks for the Google Maps API, with the key. It also includes a sensor= parameter. You must set this to true , or set it to false, but not both. Refer back to the page that you got your key from to decide which is appropriate for you (probably false) http://code.google.com/apis/maps/signup.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
