Now I create a web site based on google maps api. Оf course with free access to maps.
In one way that I'll use api - it's Google static maps. It's will give users possibility to share they maps like image. I want use Google static maps in such way. I gave user "code for insertion" like this "http://mydomaine.com/ staticmap/536326.gif". My script parse this url, create proper url for Google static map, send request to Google static maps, receive content of response and return it to user. In this way I want hide coordinates of marker that I'll show on map. But I am afraid that in one time I'll receive a lot of such requests. *** Question *** Is it will be correct and in Terms Of Use if I catch images on server and drop catch every 24 hours or frequently. Because I read this -------------------- 10.3 pre-fetch, cache, or store any Content, except that you may store limited amounts of Content for the purpose of improving the performance of your Maps API Implementation if you do so temporarily, securely, and in a manner that does not permit use of the Content outside of the Service; -------------------- How I can determine that my case of using Google static maps will be in suit with "except that you may store limited amounts of Content ......." and not with "you must not ..... pre-fetch, cache, or store any Content ..." Alexandr, Ukraine --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
