On Jun 5, 5:44 pm, Munki <[email protected]> wrote: > > If you're not using an Enterprise license, the first problem would be > a violation of the TOS.
Apart from that, it's what the browser gets which is important, so whether the page is dynamically generated or not is immaterial. Get the page in a browser, save it as a single HTML file. Make sure that you're using v=2.x (at the moment, so you don't need to change the key) and upload it to the Files section here. It's important that it is a single file with all the Javascript contained in it -- but even then it should be relatively simple to edit the saved file to replace any included <script src=...> tags with the files themselves. Make sure that the finished page exhibits the same problem and post the URL to the file. Once you can put it online, we can do some debugging. In your code snippet, you reference a function which is not part of the API and which you haven't defined in what you posted, so (as the Posting Guidelines point out) posting code has not helped. 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 -~----------~----~----~----~------~----~------~--~---
