MapStory / mapstory-meta

MapStory
http://mapstory.org
32 stars 16 forks source link

Time Playback Options Should Be Persisted On Server & Published Map #29

Closed mpriour closed 12 years ago

mpriour commented 12 years ago

Parent Issue #5 Related Issues #25

Need to determine the best place/method for persisting the control(s) options (probably @dwins) and what information needs to be stored to allow control(s) to initialize in a preconfigured state (probably @mpriour)

dwins commented 12 years ago

As discussed on the mailing list just adding persistence for the "tools" attribute of the map configuration will be sufficient for this milestone. #45 describes some further refinement needed.

ischneider commented 12 years ago

backend work on this done and tested using agreed protocol. This change will require a database migration (adding a nullable column)

mpriour commented 12 years ago

responsibility on this ticket passes to me. Implementing it in a generic way to greatly simplify a GeoExplorer map viewer creation

mpriour commented 12 years ago

pushed GXP library changes to save state Working on restoring Viewer fully from JSON from the geonode map data endpoint