Hi Andrew, Thanks, but I added the quotes after reading a response on the forum. It didn't work on the LOGGED page without the quotes either, as you'll see when I change it...
So this is what I had: <script src="http://maps.google.com/maps? file=api&v=2&key=ABQIAAAAGhTg2OhbVoWKsM8gSJJlqBQ4xOZQiImN3_4Dru3QUr8ysbp_qBTu6EhUZHv_MOATywE- Rv8Zl41vJg" type="text/javascript"> </script> C On 24 avr, 16:39, Andrew Leach <[email protected]> wrote: > On Apr 24, 3:26 pm, globalGal <[email protected]> wrote: > > > > > <script src="http://maps.google.com/maps? > > file=api&v=2&key='google key'" type="text/javascript"> > > </script> > > You can't put the key in quotes. It should be > ...&key=ABQIAAAAG... > not > ...&key='ABQIAAAAG...' > > It's right on your unlogged page. I don't get an error on your logged > page, though: just no map. I wasn't asked to log in either. > > 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 -~----------~----~----~----~------~----~------~--~---
