Changeset 7590
- Timestamp:
- 07/29/08 17:00:02 (1 month ago)
- Files:
-
- trunk/openlayers/lib/OpenLayers.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Format/GPX.js (added)
- trunk/openlayers/tests/Format/GPX.html (added)
- trunk/openlayers/tests/list-tests.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers.js
r7335 r7590 198 198 "OpenLayers/Format/WKT.js", 199 199 "OpenLayers/Format/OSM.js", 200 "OpenLayers/Format/GPX.js", 200 201 "OpenLayers/Format/SLD.js", 201 202 "OpenLayers/Format/SLD/v1.js", trunk/openlayers/tests/list-tests.html
r7577 r7590 27 27 <li>Format/GeoRSS.html</li> 28 28 <li>Format/GML.html</li> 29 <li>Format/GPX.html</li> 29 30 <li>Format/JSON.html</li> 30 31 <li>Format/OSM.html</li>
