Wasn't it Charlie who wrote: >Not sure why this is happening, but this morning when I used Safari to >open the page at http://BullittCountyHistory.org/places/places.html I >got the prompt that I needed a different api key, followed by a prompt >that said the browser was not compatible with the google map api. I >then changed the address to http://bullittcountyhistory.com/places/places.html >and the map came right up. The really odd thing is that when I then >changed back to the .org address the map came up as well. I've >repeated this with several other pages on the site that contain maps, >and it happens each time. > >I also tried to load this .org page with Firefox and it worked fine. I >have Safari Version 4.0.4 (6531.21.10), and Firefox 3.5.5. Any ideas >what is causing this?
Perhaps your copy of Safari has got the old copy of the page, from before you added the .org key switching, in its cache. Try Shift-Ctrl-Reload. You get the "Sorry, the Google Maps API is not compatible with this browser" message, because GBrowserIsCompatible returns false if the key failed. -- Mike Williams http://econym.org.uk/gmap -- 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.
