Thank you for the guidance. Still figuring how it all works. Yes, I did a "Save as Web Page (complete)" of a demo page that was close to what I needed, then made changes from there.
So I'll clean it up. Again thanks. On Aug 30, 12:33 am, "warden [Andrew Leach - Maps API Guru]" <[EMAIL PROTECTED]> wrote: > On Aug 30, 1:49 am, Tony <[EMAIL PROTECTED]> wrote: > > > As far as I can tell, main.js doesn't call anything else. Has lots of > > function definitions. > > "maps" and "main.js" are the API. They are loaded with the API script > call, and you shouldn't do it again. Because you *do* load the API > correctly in the long script tag, you get a map. > > You don't need protractor_files/urchin.js either, because you're > already loading urchin the correct way. > > It appears that at some time you have got the page right and then > saved the online source with "Save As Web Page (complete)", which > amasses all the included files in a _files directory. > > Check out the "Hello World" of Google > Mapshttp://code.google.com/apis/maps/documentation/introduction.htmlto > see what you actually need, and get rid of everything in > protractor_files -- together with the lines which call all of that, of > course. > > 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 -~----------~----~----~----~------~----~------~--~---
