mirror of
https://github.com/Esri/offline-editor-js.git
synced 2025-12-15 15:20:05 +00:00
updated feature sample app cache
This commit is contained in:
parent
510ff5441d
commit
4f8b2fbbfc
@ -1,6 +1,6 @@
|
||||
CACHE MANIFEST
|
||||
# This manifest was generated by grunt-manifest HTML5 Cache Manifest Generator
|
||||
# Time: Mon May 19 2014 13:19:05 GMT-0600 (MDT)
|
||||
# Time: Wed Jun 04 2014 17:49:41 GMT-0600 (MDT)
|
||||
|
||||
CACHE:
|
||||
# manifest-generator, version: 0.0.1
|
||||
@ -10,7 +10,10 @@ appcache-tiles.html
|
||||
#
|
||||
# ArcGIS API for JavaScript files
|
||||
http://js.arcgis.com/o/agup_hack4co/appcache2/dojo/dojo.js
|
||||
http://js.arcgis.com/o/agup_hack4co/appcache2/dojo/nls/dojo_en-us.js
|
||||
http://js.arcgis.com/o/agup_hack4co/appcache2/dojo/selector/acme.js
|
||||
#
|
||||
http://js.arcgis.com/3.9/js/esri/dijit/images/popup-sprite.png
|
||||
http://js.arcgis.com/3.9/js/dojo/dojox/gfx/svg.js
|
||||
http://js.arcgis.com/3.9/js/dojo/dojo/resources/blank.gif
|
||||
http://js.arcgis.com/3.9/js/esri/dijit/images/ajax-loader.gif
|
||||
@ -26,7 +29,7 @@ http://js.arcgis.com/3.9/js/esri/nls/jsapi_en-us.js
|
||||
# required for web maps
|
||||
http://js.arcgis.com/3.9/js/esri/dijit/images/ajax-loader.gif
|
||||
#
|
||||
# required custom libs
|
||||
# required local html
|
||||
# /xyz/style.css
|
||||
# /img/1.png
|
||||
appcache-features.html
|
||||
@ -36,6 +39,20 @@ attachments-editor.html
|
||||
military-offline.html
|
||||
service-inspector.html
|
||||
tiles-indexed-db.html
|
||||
tpk-layer.html
|
||||
../samples/images/blue-pin.png
|
||||
../samples/images/red-pin.png
|
||||
../vendor/IndexedDBShim/dist/IndexedDBShim.min.js
|
||||
../vendor/offline/offline.min.js
|
||||
../lib/tiles/FileSaver.js
|
||||
../lib/tiles/TilesStore.js
|
||||
../lib/tiles/base64utils.js
|
||||
../lib/tiles/offlineTilesEnabler.js
|
||||
../lib/tiles/tilingScheme.js
|
||||
../lib/tiles/notile.png
|
||||
../lib/tiles/notile.psd
|
||||
../utils/appCacheManager.js
|
||||
../utils/debouncer.js
|
||||
|
||||
NETWORK:
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user