Hi, Google Maps API is javascript based: your webserver just serves a web page, and the browser downloads the maps scripts, tiles, etc from Google. Your webserver doesn't need to connect to Google.
Mathieu On Jul 2, 10:23 am, lanc3lott <[email protected]> wrote: > I have a question concerning google map integration. Do you know if > HTML page is generated within the Webserver or if only an URL is > returned to the browser and the browser connects to internet to get > the generated HTML part ? Basically we would need to know if this is > the webserver who connects to internet (googlemap server) or if this > is the browser since if this is the webserver this would most likely > force us to put the webserver within a DMZ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
