Adding a protocol for reading features cross-origin from services that support JSON with a callback. r=erilem (closes #2956)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@11691 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2011-03-10 20:51:03 +00:00
parent 545c001b5e
commit 27da366cd0
6 changed files with 710 additions and 0 deletions

View File

@@ -252,6 +252,7 @@
"OpenLayers/Protocol/WFS/v1.js",
"OpenLayers/Protocol/WFS/v1_0_0.js",
"OpenLayers/Protocol/WFS/v1_1_0.js",
"OpenLayers/Protocol/Script.js",
"OpenLayers/Protocol/SOS.js",
"OpenLayers/Protocol/SOS/v1_0_0.js",
"OpenLayers/Layer/PointTrack.js",