On Dec 28, 8:37 pm, John <[email protected]> wrote:
> So I had installed the map API about a month ago didn't know about
> this "sensor" parameter which is causing for an annoying problem.
>
> I resigned up for a key got my new code
>
> <script src="http://maps.google.com/maps?
> file=api&amp;v=2&amp;sensor=true_or_false&amp;key=ABQIAAAAMPrqJ1SjuSBGII26h­Mkj2xSvPFZj5S2oxtP7CDNNV64MvpOylRRJinIb2HeuyOUscJOJIn4HfQKWYg"
> type="text/javascript"></script>
>
> so great put that in there and now it says the sensor parameter needs
> to be true or false.  I pull addresses from my MySQL database so false
> is the right answer so I used this
>
> <script src="http://maps.google.com/maps?
> file=api&amp;v=2&amp;sensor=false&amp;key=ABQIAAAAMPrqJ1SjuSBGII26hMkj2xSvP­FZj5S2oxtP7CDNNV64MvpOylRRJinIb2HeuyOUscJOJIn4HfQKWYg"
> type="text/javascript"></script>

I can't be sure since the group interface mangled the code, but the 2
keys above look different to me.  It would be better if you:
1. posted a link to the map that shows the problem (so we can see the
actual key as you are using it)
2. told us what URL you used when you requested the new key (and the
original key if that was different)

  -- Larry



>
> and then I get an error of needing a new API key.  Well I just got
> one.  It does this over and over again really annoying.
>
> any help would be great.

--

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