Re: Can not get a valid Google Maps API Key

2009-03-21 Thread Andrew Leach
On Mar 21, 9:19 am, Koli wrote: > > Apropos: Is there some difference between loding it in HEAD or in BODY > element? Not usually. Script elements can go anywhere. Order of execution is what is important. Andrew --~--~-~--~~~---~--~~ You received this message bec

Re: Can not get a valid Google Maps API Key

2009-03-21 Thread Koli
Thaks a lot. It works. I loaded it twice for some debug. Apropos: Is there some difference between loding it in HEAD or in BODY element? Koli --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group.

Re: Can not get a valid Google Maps API Key

2009-03-21 Thread Andrew Leach
On Mar 21, 8:07 am, Koli wrote: > Any suggestions where could be the problem? sensor=true_or_false sensor must be either true or false, not true_or_false. And you shouldn't load the API twice. Once should be enough! Andrew --~--~-~--~~~---~--~~ You received this