diff --git a/samples/appcache-tiles.appcache b/samples/appcache-tiles.appcache index 56da298..1404c81 100644 --- a/samples/appcache-tiles.appcache +++ b/samples/appcache-tiles.appcache @@ -1,35 +1,41 @@ CACHE MANIFEST # This manifest was generated by grunt-manifest HTML5 Cache Manifest Generator -# Time: Mon Sep 08 2014 13:44:30 GMT-0600 (MDT) +# Time: Fri Oct 10 2014 17:12:55 GMT-0600 (MDT) CACHE: -# manifest-generator, version: 0.0.1 +# manifest-generator, version: 2.3 # # Home Page appcache-tiles.html # # ArcGIS API for JavaScript files -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 +# ../samples/jsolib/dojo/dojo.js +# ../samples/jsolib/dojo/selector/acme.js # -#http://js.arcgis.com/3.10/js/esri/dijit/images/popup-sprite.png -http://js.arcgis.com/3.10/js/esri/dijit/images/attribute_inspector_sprite.png -http://js.arcgis.com/3.10/js/dojo/dojox/gfx/svg.js -http://js.arcgis.com/3.10/js/dojo/dojo/resources/blank.gif -http://js.arcgis.com/3.10/js/esri/dijit/images/ajax-loader.gif -http://js.arcgis.com/3.10/js/esri/images/map/logo-sm.png -http://js.arcgis.com/3.10/js/esri/images/map/logo-med.png -http://js.arcgis.com/3.10/js/esri/css/esri.css -http://js.arcgis.com/3.10/js/dojo/dijit/themes/claro/claro.css -http://js.arcgis.com/3.10/js/esri/nls/jsapi_en-us.js +#http://js.arcgis.com/3.11/esri/dijit/images/popup-sprite.png +http://js.arcgis.com/3.11/esri/dijit/images/attribute_inspector_sprite.png +http://js.arcgis.com/3.11/dojo/resources/blank.gif +http://js.arcgis.com/3.11/esri/dijit/images/ajax-loader.gif +http://js.arcgis.com/3.11/esri/images/map/logo-sm.png +http://js.arcgis.com/3.11/esri/images/map/logo-med.png +http://js.arcgis.com/3.11/esri/css/esri.css +http://js.arcgis.com/3.11/dijit/themes/claro/claro.css +http://js.arcgis.com/3.11/esri/nls/jsapi_en-us.js # //services.arcgisonline.com/ArcGIS/rest/info?f=json //static.arcgis.com/attribution/World_Topo_Map?f=json +//server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer?f=pjson //services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer?f=json&callback=dojo.io.script.jsonp_dojoIoScript1._jsonpCallback # -# required for web maps -http://js.arcgis.com/3.10/js/esri/dijit/images/ajax-loader.gif +# Bootstrap files +//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css +//esri.github.io/bootstrap-map-js/src/css/bootstrapmap.css +//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js +http://esri.github.io/bootstrap-map-js/src/js/bootstrapmap.js +https://code.jquery.com/jquery-2.1.1.min.js + +# Custom feature service +http://services.arcgis.com/IZtlGBUe4KTzLOl4/arcgis/rest/services/BPX_RTD_BusStops2/FeatureServer/0?f=json # # required local html # /xyz/style.css @@ -47,6 +53,14 @@ http://js.arcgis.com/3.10/js/esri/dijit/images/ajax-loader.gif ../dist/offline-edit-src.js ../dist/offline-tiles-advanced-src.js ../dist/offline-tiles-basic-src.js +../samples/widgets/modal/css/modal-popup.css +../samples/widgets/modal/template/popup.html +../samples/widgets/modal/popup.js +../samples/jsolib/nls/dojo_en.js +../samples/jsolib/resources/blank.gif +../samples/jsolib/dojo.js +../samples/jsolib/selector/acme.js +../samples/jsolib/selector/lite.js NETWORK: * diff --git a/samples/appcache-tiles.html b/samples/appcache-tiles.html index 3f392c4..8d641ce 100644 --- a/samples/appcache-tiles.html +++ b/samples/appcache-tiles.html @@ -1,5 +1,6 @@ - + + @@ -28,43 +29,31 @@ ask if you want to reload the application. --> Cache Tiles - + + + + + + - + @@ -96,37 +85,63 @@ ask if you want to reload the application. -
- - - - - + + +
+
+
+
+ + + +
+ Database Size (MBs) 0 +
+
+ + +
+
+
+
+
+
+
-
- \ No newline at end of file + + + + + + \ No newline at end of file