On Feb 26, 3:36 pm, wliebenau <[email protected]> wrote: > Hi, > > I got the key (javascript version), inserted it locally and uploaded > it tohttp://www.gardenier.de/test/de/contact/cont_start2.htm > I always get the above error message. > I tried to get a new key, but Google created always th same key. > Clearing the cache was no help.
<script src="http://maps.google.com/maps? file=api&v=2&sensor=true_or_false &key=ABQIAAAAhBgv1sFJjwile6PNMRkR5BQ1KObFAKU6m6bVCwGHbyleODrFThQqpTfUPeCHmqH3G- leYgCFYU-rwQ" type="text/javascript"> sensor=true sensor=false but not sensor=true_or_false and there should be no line-breaks in that string either. Make sure the whole of the string src="......" is on one line with no breaks. This is addressed in Issue 1092, which I hope Pamela will re-assess. > BUT: On my PC I always obtain the map !!! The key string isn't tested on your PC, only on a website. 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 -~----------~----~----~----~------~----~------~--~---
