Remove offline tiles
@ -18,20 +18,10 @@ function leafletMap() {
|
|||||||
localStorage.setItem("mapsource", "liberty");
|
localStorage.setItem("mapsource", "liberty");
|
||||||
}
|
}
|
||||||
|
|
||||||
if (localStorage.getItem("mapsource") == "offline") {
|
L.tileLayer(SETTINGS.maptileurls[localStorage.getItem("mapsource")], {
|
||||||
map.setMaxBounds(L.latLngBounds(L.latLng(46.7384, -112.1429), L.latLng(46.5127, -111.7557)));
|
minZoom: 1,
|
||||||
map.setMinZoom(12);
|
maxZoom: 19
|
||||||
map.setMaxZoom(16);
|
}).addTo(map);
|
||||||
L.tileLayer(SETTINGS.maptileurls[localStorage.getItem("mapsource")], {
|
|
||||||
minZoom: 12,
|
|
||||||
maxZoom: 16
|
|
||||||
}).addTo(map);
|
|
||||||
} else {
|
|
||||||
L.tileLayer(SETTINGS.maptileurls[localStorage.getItem("mapsource")], {
|
|
||||||
minZoom: 1,
|
|
||||||
maxZoom: 19
|
|
||||||
}).addTo(map);
|
|
||||||
}
|
|
||||||
|
|
||||||
map.locateControl = L.control.locate({
|
map.locateControl = L.control.locate({
|
||||||
flyTo: false, // Hopefully this will lower the number of map tile requests when location is found
|
flyTo: false, // Hopefully this will lower the number of map tile requests when location is found
|
||||||
|
@ -119,9 +119,6 @@ function pickMapSource() {
|
|||||||
app.dialog.create({
|
app.dialog.create({
|
||||||
title: 'Map',
|
title: 'Map',
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
|
||||||
text: 'Helena Offline' + (currentmapsource == "offline" ? " (current)" : ""),
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: 'Liberty' + (currentmapsource == "liberty" ? " (current)" : ""),
|
text: 'Liberty' + (currentmapsource == "liberty" ? " (current)" : ""),
|
||||||
},
|
},
|
||||||
@ -138,18 +135,15 @@ function pickMapSource() {
|
|||||||
],
|
],
|
||||||
verticalButtons: true,
|
verticalButtons: true,
|
||||||
onClick: function (dialog, index) {
|
onClick: function (dialog, index) {
|
||||||
var mapsource = "offline";
|
var mapsource = "liberty";
|
||||||
switch (index) {
|
switch (index) {
|
||||||
case 0:
|
case 0:
|
||||||
mapsource = "offline";
|
|
||||||
break;
|
|
||||||
case 1:
|
|
||||||
mapsource = "liberty";
|
mapsource = "liberty";
|
||||||
break;
|
break;
|
||||||
case 2:
|
case 1:
|
||||||
mapsource = "terrain";
|
mapsource = "terrain";
|
||||||
break;
|
break;
|
||||||
case 3:
|
case 2:
|
||||||
mapsource = "fiord";
|
mapsource = "fiord";
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
[Dolphin]
|
|
||||||
PreviewsShown=true
|
|
||||||
Timestamp=2019,7,23,19,17,23
|
|
||||||
Version=4
|
|
Before Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 8.6 KiB |
Before Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 8.3 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 8.1 KiB |
Before Width: | Height: | Size: 8.3 KiB |
Before Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 6.7 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 9.7 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 9.3 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 8.1 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 9.1 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 6.7 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 9.5 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 8.1 KiB |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 6.8 KiB |
Before Width: | Height: | Size: 12 KiB |