Replace use of Layer.GML with Layer.Vector

This commit is contained in:
Tom Hughes 2012-06-28 11:32:03 +01:00
parent bad28a6478
commit b0453833b1
4 changed files with 115 additions and 108 deletions

View file

@ -23,7 +23,8 @@ OpenLayers/Layer/Vector.js
OpenLayers/Tile.js
OpenLayers/Tile/Image.js
OpenLayers/Feature/Vector.js
OpenLayers/Format/GML.js
OpenLayers/Strategy/Fixed.js
OpenLayers/Protocol/HTTP.js
OpenLayers/Format/OSM.js
OpenLayers/Geometry/Point.js
OpenLayers/Geometry/LinearRing.js