Оновлений генератор карток території
This commit is contained in:
@@ -505,6 +505,8 @@ const Territory_constructor = {
|
||||
const zoom = 19;
|
||||
|
||||
const googleHybrid = L.tileLayer('http://{s}.google.com/vt/lyrs=s,h&x={x}&y={y}&z={z}', {
|
||||
maxZoom: 20,
|
||||
minZoom: 15,
|
||||
subdomains: ['mt0', 'mt1', 'mt2', 'mt3']
|
||||
});
|
||||
const osm = L.tileLayer('http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png');
|
||||
|
||||
Reference in New Issue
Block a user