> We now want to host this page on an Intranet web server You'll need a Premier licence. You'll get support from Google with that, too.
> apart from the web server validating the key from the Google servers. Key? API v3 doesn't use keys. You might be using the js API with a key. Key validation runs from the client browser to Google, not your webserver. > 1. What is actually happening between the web server that is hosting the web > page (that is using Google Maps API) and the Google servers when a User > accesses the web page? Nothing? Your webserver sends a webpage to the client browser, the action happens there. Unless you happen to be using kmlLayer functionality? > 2. Is there some code that is getting pushed from the Google servers to the > browser when the browser is rendering the web page? Yes, the javascript API and its modules. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
