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