Adding CacheRead and CacheWrite controls.
These controls read from and write to the browser's offline storage. Example with a seeding tool included.
This commit is contained in:
@@ -209,6 +209,8 @@
|
||||
"OpenLayers/Control.js",
|
||||
"OpenLayers/Control/Attribution.js",
|
||||
"OpenLayers/Control/Button.js",
|
||||
"OpenLayers/Control/CacheRead.js",
|
||||
"OpenLayers/Control/CacheWrite.js",
|
||||
"OpenLayers/Control/ZoomBox.js",
|
||||
"OpenLayers/Control/ZoomToMaxExtent.js",
|
||||
"OpenLayers/Control/DragPan.js",
|
||||
|
||||
Reference in New Issue
Block a user