diff --git a/docs/app1.js b/docs/bapp.js similarity index 99% rename from docs/app1.js rename to docs/bapp.js index 63292e2..ce0eed8 100644 --- a/docs/app1.js +++ b/docs/bapp.js @@ -6890,7 +6890,7 @@ title: "MIERUNE Streets", id: "m_streets", source: new Pa({ - url: "https://api.maptiler.com/maps/jp-mierune-streets/256/{z}/{x}/{y}.png?key=giAeaRZBFWKqrzIDD5Se", + url: "https://tile.mierune.co.jp/mierune/{z}/{x}/{y}.png'", attributions: '© MIERUNE © MapTiler © OpenStreetMap contributors', attributionsCollapsible: !1, tileSize: [256, 256], @@ -6903,7 +6903,7 @@ title: "MIERUNE Gray", id: "m_gray", source: new Pa({ - url: "https://api.maptiler.com/maps/jp-mierune-gray/256/{z}/{x}/{y}.png?key=giAeaRZBFWKqrzIDD5Se", + url: "https://tile.mierune.co.jp/mierune_mono/{z}/{x}/{y}.png", attributions: '© MIERUNE © MapTiler © OpenStreetMap contributors', attributionsCollapsible: !1, tileSize: [256, 256],