add Protocol.SQL.Gears, and go do editing while being offline! r=crschmidt (closes #1699)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@8005 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Éric Lemoine
2008-09-12 14:57:05 +00:00
parent 523029f91d
commit 44ac8154c7
7 changed files with 1424 additions and 0 deletions

View File

@@ -83,6 +83,7 @@
"OpenLayers/Tween.js",
"Rico/Corner.js",
"Rico/Color.js",
"Gears/gears_init.js",
"OpenLayers/Ajax.js",
"OpenLayers/Request.js",
"OpenLayers/Request/XMLHttpRequest.js",
@@ -190,6 +191,8 @@
"OpenLayers/Strategy/BBOX.js",
"OpenLayers/Protocol.js",
"OpenLayers/Protocol/HTTP.js",
"OpenLayers/Protocol/SQL.js",
"OpenLayers/Protocol/SQL/Gears.js",
"OpenLayers/Layer/PointTrack.js",
"OpenLayers/Layer/GML.js",
"OpenLayers/Style.js",