Add GPX-parsing format, courtesy Edgemaster. (Closes #1272)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@7590 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2008-07-29 21:00:02 +00:00
parent a88ad8dc50
commit 54482a0a2e
4 changed files with 216 additions and 0 deletions
+1
View File
@@ -197,6 +197,7 @@
"OpenLayers/Format/WFS.js",
"OpenLayers/Format/WKT.js",
"OpenLayers/Format/OSM.js",
"OpenLayers/Format/GPX.js",
"OpenLayers/Format/SLD.js",
"OpenLayers/Format/SLD/v1.js",
"OpenLayers/Format/SLD/v1_0_0.js",