On Mar 2, 3:50 pm, directorscott <[email protected]> wrote: > > Assuming that my web server is connected to internet and is able to > access to google maps but clients are not, Is there a way for me to > show maps to those offline clients?
Citrix? I've no idea about how well such a system would perform, though; the API is heavily dependent on graphics and mouse. The client browser requires an internet connection to get the API script and map tiles from Google's servers. If all you need is a static map, it would be technically possible to use your webserver as a proxy to deliver the image it gets from Google, but I suspect you would fall foul of Term 9.1, and possibly 10.1 as well. http://code.google.com/apis/maps/terms.html 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 -~----------~----~----~----~------~----~------~--~---
