On May 13, 3:41 pm, lordjoe <[email protected]> wrote: > 1) Get Google to ignore the key for html loaded without a url
file:// protocol urls and localhost don't do the key-check. Your app could create a temporary file and get the browser control to display it (if that can access the file system). > 2) Set the url to a location for which I have a key even though that > is not where the page was served. I have no idea how that's supposed to work. That's a security nightmare. The way that desktop apps are intended to use the API (it appears) is that they are a client for a hosted website. The client gets the HTML from the website and displays it in a browser control. The client can formulate the URL or send parameters to generate the map data. 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 -~----------~----~----~----~------~----~------~--~---
