Changeset 8102
- Timestamp:
- 10/10/08 08:36:31 (2 months ago)
- Files:
-
- trunk/openlayers/lib/OpenLayers/Format/GPX.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers/Format/GPX.js
r7979 r8102 8 8 * @requires OpenLayers/Geometry/Point.js 9 9 * @requires OpenLayers/Geometry/LineString.js 10 * 10 */ 11 12 /** 11 13 * Class: OpenLayers.Format.GPX 12 14 * Read/write GPX parser. Create a new instance with the
