Hi. I had a working web site but I decided to switch to the AJAX api to load the maps/earth apis dynamically. Basically I'm building a site which either uses the maps API or the Earth API depending on what the user selects. So, I loaded the JSapi (with my own key) in the head of my html document, and I try to use google.load with callbacks to load the individual apis. However, this fails when I try to use it and In my Firefox error log, I get "google is not defined".
Here are the links: http://cimearth.org/cimearth/utils/mapUtil.html for the html site and http://cimearth.org/cimearth/utils/mapUtil_lib.js for the javascript library which tries to use google.load. Any thoughts? Thanks! -WL --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
