Addins/TimedPointTrack

TimedPointTrack

Description

The TimedPointTrack addin provides OpenLayers.Layer.TimedPointTrack, an extension to OpenLayers.Layer.PointTrack, which makes point-based tracks from GeoRSS time aware.

In addition, it provides two controls for marking a position on the track that represents a specific point in time:

For displaying the current time, which can be set on the map, it provides OpenLayers.Control.TimeDisplay.

Compatibility

Addin Version OpenLayers Version
 trunk  master >  5f2a6d4

Examples

Installation and Use

  1. Use subversion to check out the  TimedPointTrack addin.
  2. Follow the instructions in  INSTALL.txt
  3. Look at the examples above to see how to use the new layer and controls.