This commit is contained in:
Fabian Bläse 2021-07-10 06:17:05 -04:00 committed by GitHub
commit 5b9e1f06e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -77,7 +77,6 @@ function initialMap() {
map.addLayer(tilesosmorg);
}
function initialLayers() {
routers.addTo(map);
routers_v2.addTo(map);
routers_local.addTo(map);
}