#915 Adding support for GeoJSON vector format. Many thanks to Chris for the exhaustive tests on this one.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@3994 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2007-08-23 16:29:03 +00:00
parent c6850a2b6a
commit ab73cc3f79
7 changed files with 1500 additions and 0 deletions

View File

@@ -166,6 +166,8 @@
"OpenLayers/Format/GeoRSS.js",
"OpenLayers/Format/WFS.js",
"OpenLayers/Format/WKT.js",
"OpenLayers/Format/JSON.js",
"OpenLayers/Format/GeoJSON.js",
"OpenLayers/Layer/WFS.js",
"OpenLayers/Control/MouseToolbar.js",
"OpenLayers/Control/NavToolbar.js",