commit 3591b527a7b5baa395e3430629b30afd2775a9c4
parent 153c77038f4cd1dcd60fdcd5ca9d4dbc85fb6d74
Author: Sergej Orlov <wladimirych@gmail.com>
Date: Sun, 17 Nov 2019 21:54:30 +0100
layers: remove map czech geographical
it has same roads as mapy cz but without vegetation
Diffstat:
1 file changed, 1 insertion(+), 19 deletions(-)
diff --git a/src/layers.js b/src/layers.js
@@ -836,22 +836,6 @@ export default function getLayers() {
}
)
},
- {
- title: 'Czech geographical',
- isDefault: false,
- layer: L.tileLayer("https://m{s}.mapserver.mapy.cz/zemepis-m/{z}-{x}-{y}",
- {
- code: 'Czg',
- isOverlay: false,
- tms: false,
- print: true,
- jnx: true,
- subdomains: '1234',
- scaleDependent: true,
- shortName: 'czech_geo'
- }
- )
- },
{
title: 'Finland Topo',
description: '<a href="https://www.retkikartta.fi/?lang=en">https://www.retkikartta.fi/</a>',
@@ -1029,8 +1013,7 @@ export default function getLayers() {
layers: [
'Czech base',
'mapy.cz tourist',
- 'Czech winter',
- 'Czech geographical'],
+ 'Czech winter'],
},
];
@@ -1055,7 +1038,6 @@ export default function getLayers() {
'Czech base',
'mapy.cz tourist',
'Czech winter',
- 'Czech geographical',
'Finland Topo',
// map overlays