2012/1/27 louis-rémi Babé <lrb...@gmail.com>:
> Storing tiles or static maps in localStorage or IndexedDB is as secure as
> displaying them in the browser: they can be saved to disk (using chrome dev
> tools), but I'm not making it easier to use the content outside of the
> service.
>
> If this is done temporarily, for a limited amount of content, would that go
> against terms of use?

I believe it would. It would make them available outside the Service.
In fact any off-line storage such as this makes the Content available
outside the Service -- that's the whole intention of what you are
proposing.

-- 
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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to