Open GoogleCodeExporter opened 9 years ago
The maps are currently saved locally in the browser's data storage using the
HTML5 localStorage mechanism. This introduces some issues (no way to backup,
browser can clear the cache, incognito mode, sync between server and local
storage, size quota). A new mechanism must be proposed for saving - on one hand
I'd like to leave local storage as an option, on the other managing user's data
in the cloud is much easier.
Original comment by dsto...@gmail.com
on 14 Aug 2010 at 5:51
So how do we access and save to "the cloud"?
Original comment by uncle.f...@gmail.com
on 26 Jun 2012 at 7:01
Original issue reported on code.google.com by
polej.pi...@gmail.com
on 14 Aug 2010 at 5:08