Hi there, I'm experimenting with a mobile Web client for Google Maps and I'm trying to store static maps for offline use. Unfortunately, unless CORS headers are sent along with the maps, they can't be serialized and saved to localStorage or indexedDB. (appCache isn't a solution, it's not dynamic, therefore maps cannot be created/updated/deleted at will by users).
Is it something conceivable? Best regards, Louis-Rémi -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/q7dTOeFyQ-wJ. 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.