> They are not using the HTML "GUI" driver from my site (that demo9.html > you reference)
That was your reference ; we can only go on what you tell us. > That is kind of the mystery...why would it work on a local PHP script > but not on a server. API key checking is skipped when run from 'localhost', as a kindness to map developers. Don't forget we have absolutely no idea what your end user is actually delivering to the browser. If this is all too difficult, you can implement dynamic key selection in your own map page. So long as you know the expected domains in advance, and you or your customer obtains appropriate keys, your script can figure out what domain it is being run from and supply the appropriate key to the API call. Won't work if you don't know where it is being run, you will have to <iframe> it. http://groups.google.com/group/Google-Maps-API/browse_thread/thread/c804b74034915665 -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.