On Jul 17, 3:59 pm, Patrick Cain <[email protected]> wrote:

>From Michael Geary's elegant script:

>                         GoogleMapsApiKey = {
>                                 'polygonzo.googlecode.com':

>From your adaptation:

>                         GoogleMapsApiKey = {
>                                 'http://www.snappingturtle.net':

Notice anything different there in how the hostname is specified?

In the "simpler" line

> <script src="http://maps.google.com/maps?
> file=api&amp;v=2&amp;sensor=true_or_false&amp;key=ABQIAAAA1RLepL8p1MTYVaqzJCgGOhTrLurDFxcCqBLWmzHUpc6rm-
> tbdxQ08c5oNPyloD4qyqScoXYJW8-m8Q" type="text/javascript"></script>

you have specified the sensor parameter wrongly, rather than following
the documentation.

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

Reply via email to