update osm
This commit is contained in:
+2
-2
@@ -2644,8 +2644,8 @@ function LocationSignalMap({ countries, locations }) {
|
|||||||
zoom: 1,
|
zoom: 1,
|
||||||
})
|
})
|
||||||
|
|
||||||
L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {
|
L.tileLayer('https://{s}.basemaps.cartocdn.com/light_all/{z}/{x}/{y}{r}.png', {
|
||||||
attribution: '© OpenStreetMap contributors',
|
attribution: '© OpenStreetMap contributors © CARTO',
|
||||||
maxZoom: 8,
|
maxZoom: 8,
|
||||||
}).addTo(map)
|
}).addTo(map)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user