On Dec 9, 6:49 pm, Charlie <[email protected]> wrote: > Okay, I got the api key for the .com and then copied Michael's > switching algorithm and pasted into it first bullittcountyhistory.org > and the api key for .org. Then I added bullittcountyhistory.com and > the new api key for it. I made no other changes. When I placed this > new code in a file [see http://bullittcountyhistory.org/cemmaps/anderson_cem_44.html
The error I get on that page is: Line: Error: Object expected on this line: <body onunload="GUnload()"> That is because when you copied the code out of that post, you included whitespace between the: http://maps.google.com/maps? and the file=api&v=2&key= Whitespace is not allowed in URLs. (one of the reasons why we ask for links not code dumps in the group...) -- Larry > ] the map simply disappeared. I'd appreciate someone taking a look and > telling me what I did wrong. The map should have been in the empty > space near the bottom of the page. > > On Dec 9, 7:57 pm, "[email protected]" <[email protected]> > wrote: > > > You need to get a second key for the .com domain and use a key > > switching algorithm like the one by Michael Geary described > > here:http://groups.google.com/group/Google-Maps-API/browse_thread/thread/c... > > (there are others that can be found by searching the group) > > > -- Larry -- 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.
