On May 31, 11:12 am, sangi1981 <[email protected]> wrote: > I'm new and I just started programming with AJAX and Google API. > I'm developing on open source project that uses Google maps. > I was asked to save the map displayed on the PC.
It's against the rules. See the Terms. Google Maps is not open source; its use is licensed. > I'm trying to follow the path of static maps, but do not understand > how I could do and if this is possible. You could save parameters that specify a static map, but see the Terms. Static Maps can *only* be displayed in a browser as part of an HTML page (that is, you must use an <img> tag, you mustn't actually save the image). -- 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.
