Version 3 (modified by 12 years ago) ( diff ) | ,
---|
Playback a map over a time series (like http://haiti.ushahidi.com/main).
Incorporate a manual slider & a 'Play' button.
This should work with both external WMS sources & internal Feature layers (tieing into S3Tracking and showing Projects with start/end dates).
Ideally the slider would be based on jQueryUI, as we use this widget already & it will be familiar to people:
GXP Widget could be a good approach:
- https://github.com/opengeo/gxp/blob/master/src/script/plugins/Timeline.js
- https://github.com/opengeo/gxp/blob/master/src/script/plugins/TimelineLayers.js
- Example Usage:
This uses OpenLayers support from this repo:
Old, alternative OpenLayers support notes:
- http://trac.openlayers.org/ticket/1395
- http://trac.osgeo.org/openlayers/wiki/Addins/TimedPointTrack
Note:
See TracWiki
for help on using the wiki.