Changeset 6433
- Timestamp:
- 03/04/08 05:29:08 (10 months ago)
- Files:
-
- trunk/openlayers/lib/OpenLayers/Layer/MapGuide.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/PointTrack.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers/Layer/MapGuide.js
r6418 r6433 6 6 * @requires OpenLayers/Ajax.js 7 7 * @requires OpenLayers/Layer/Grid.js 8 * 8 */ 9 10 /** 9 11 * Class: OpenLayers.Layer.MapGuide 10 12 * Instances of OpenLayers.Layer.MapGuide are used to display trunk/openlayers/lib/OpenLayers/Layer/PointTrack.js
r5733 r6433 5 5 /** 6 6 * @requires OpenLayers/Layer/Vector.js 7 * 7 */ 8 9 /** 8 10 * Class: OpenLayers.Layer.PointTrack 9 11 * Vector layer to display ordered point features as a line, creating one
