remove obsolet layers
This commit is contained in:
parent
8d7b70dd2b
commit
57e91bf9e0
@ -9,40 +9,6 @@ export const MAP_CONFIG = {
|
|||||||
attribution:
|
attribution:
|
||||||
'© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors, Tiles style by <a href="https://www.hotosm.org/" target="_blank">Humanitarian OpenStreetMap Team</a> hosted by <a href="https://openstreetmap.fr/" target="_blank">OpenStreetMap France</a>'
|
'© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors, Tiles style by <a href="https://www.hotosm.org/" target="_blank">Humanitarian OpenStreetMap Team</a> hosted by <a href="https://openstreetmap.fr/" target="_blank">OpenStreetMap France</a>'
|
||||||
},
|
},
|
||||||
// {
|
|
||||||
// name: "OpenStreetMapFRHot",
|
|
||||||
// maxZoom: 19,
|
|
||||||
// layer: "//{s}.tile.openstreetmap.fr/hot/{z}/{x}/{y}.png",
|
|
||||||
// subdomains: "abc",
|
|
||||||
// attribution:
|
|
||||||
// '© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors, Tiles style by <a href="https://www.hotosm.org/" target="_blank">Humanitarian OpenStreetMap Team</a> hosted by <a href="https://openstreetmap.fr/" target="_blank">OpenStreetMap France</a>'
|
|
||||||
// },
|
|
||||||
// {
|
|
||||||
// name: "OpenStreetMapCH",
|
|
||||||
// maxZoom: 18,
|
|
||||||
// layer: "//tile.osm.ch/switzerland/{z}/{x}/{y}.png",
|
|
||||||
// subdomains: "abc",
|
|
||||||
// attribution:
|
|
||||||
// '© <a href="© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors',
|
|
||||||
// bounds: [[45, 5], [48, 11]]
|
|
||||||
// },
|
|
||||||
// {
|
|
||||||
// name: "OpenStreetMapDE",
|
|
||||||
// maxZoom: 18,
|
|
||||||
// layer: "//{s}.tile.openstreetmap.de/tiles/osmde/{z}/{x}/{y}.png",
|
|
||||||
// subdomains: "abc",
|
|
||||||
// attribution:
|
|
||||||
// '© <a href="© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors'
|
|
||||||
// },
|
|
||||||
// {
|
|
||||||
// name: "OpenStreetMapBZH",
|
|
||||||
// maxZoom: 18,
|
|
||||||
// layer: "//tile.openstreetmap.bzh/br/{z}/{x}/{y}.png",
|
|
||||||
// subdomains: "",
|
|
||||||
// attribution:
|
|
||||||
// '© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors, Tiles courtesy of <a href="http://www.openstreetmap.bzh/" target="_blank">Breton OpenStreetMap Team</a>',
|
|
||||||
// bounds: [[46.2, -5.5], [50, 0.7]]
|
|
||||||
// },
|
|
||||||
{
|
{
|
||||||
name: "OpenTopoMap",
|
name: "OpenTopoMap",
|
||||||
maxZoom: 19,
|
maxZoom: 19,
|
||||||
|
Loading…
Reference in New Issue
Block a user