Hi all, I just dived into using the google maps api after wuite a time without using it. I read the Developer Guide and started implementing a simple map before going forward to introduce more adnaced features.
However... right after starting I already found my first problem :-( What I do: 1) Insert the link to the script with the right API key... <script type="text/javascript" src="http://www.google.com/jsapi? key=ABCDEFG"></script> 2) Load google maps API after window.onload google.load( "maps", "2" ); As soon as step 2 gets executed the whole content of the site disappears :-( You can see it at http://eurotours.noscarab.com/hoteles/Argentina/Bariloche/Edelweiss Can anybody please point me in the right direction to fix this issue. Thanks in advance, Miguel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
