Storing maps on server
Brought to you by:
loth
The current use of cookies forces users into a single browser on a single system. If we store maps on the server, the user can work on their maps anywhere, and maybe even share them.
This requires a user registration system, a map database, save button, autosave, and conflict resolution. It also requires a mechanic to move maps from cookies, for when the user registers after using the product for a time.