move map-related variables into gMap object, move GL tile drawing into its own functi...
[lantea.git] / manifest.webapp
index 6adaac1857f2de8b8549aa673b8599e1a403f6c6..5cc246235ecdba0f2d2ce13eee03d2b1e613b047 100644 (file)
@@ -5,7 +5,7 @@
   "appcache_path": "/manifest.appcache",
   "permissions": {
     "storage": {
   "appcache_path": "/manifest.appcache",
   "permissions": {
     "storage": {
-      "description": "Required for saving settings, tracks, and the tile cache.",
+      "description": "Required for saving settings, tracks, and the tile cache."
     },
     "geolocation": {
       "description": "Required record tracks."
     },
     "geolocation": {
       "description": "Required record tracks."
@@ -21,4 +21,4 @@
     "64": "/style/lanteaIcon64.png",
     "128": "/style/lanteaIcon128.png"
   }
     "64": "/style/lanteaIcon64.png",
     "128": "/style/lanteaIcon128.png"
   }
-}
\ No newline at end of file
+}