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
7afd7c2a2d
commit
510ff5441d
@ -1,6 +1,6 @@
|
||||
CACHE MANIFEST
|
||||
# This manifest was generated by grunt-manifest HTML5 Cache Manifest Generator
|
||||
# Time: Mon May 19 2014 13:37:55 GMT-0600 (MDT)
|
||||
# Time: Fri Jun 06 2014 12:37:46 GMT-0600 (MDT)
|
||||
|
||||
CACHE:
|
||||
# manifest-generator, version: 0.0.1
|
||||
@ -9,14 +9,18 @@ CACHE:
|
||||
appcache-features.html
|
||||
#
|
||||
# ArcGIS API for JavaScript files
|
||||
http://js.arcgis.com/o/agup_hack4co/appcache2/dojo/dojo.js
|
||||
http://js.arcgis.com/o/agup_hack4co/appcacheFeatures/dojo/dojo.js
|
||||
http://js.arcgis.com/o/agup_hack4co/appcacheFeatures/dojo/nls/dojo_en-us.js
|
||||
http://js.arcgis.com/o/agup_hack4co/appcacheFeatures/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
|
||||
http://js.arcgis.com/3.9/js/esri/images/map/logo-sm.png
|
||||
http://js.arcgis.com/3.9/js/esri/images/map/logo-med.png
|
||||
http://js.arcgis.com/3.9/js/esri/css/esri.css
|
||||
http://js.arcgis.com/3.9/js/dojo/dijit/themes/claro/claro.css
|
||||
http://js.arcgis.com/3.9/js/esri/nls/jsapi_en-us.js
|
||||
#
|
||||
//services.arcgisonline.com/ArcGIS/rest/info?f=json
|
||||
@ -26,7 +30,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 +40,23 @@ 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
|
||||
../lib/edit/attachmentsStore.js
|
||||
../lib/edit/editsStore.js
|
||||
../lib/edit/offlineFeaturesManager.js
|
||||
../utils/appCacheManager.js
|
||||
../utils/debouncer.js
|
||||
|
||||
NETWORK:
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user