Update url
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
|
||||
var osm = new ol.layer.Tile({
|
||||
source: new ol.source.XYZ({
|
||||
url: 'https://tile.osmand.net/hd/{z}/{x}/{y}.png',
|
||||
url: 'https://osm.avii.nl/{z}/{x}/{y}.png',
|
||||
crossOrigin: null,
|
||||
tileSize: 1024,
|
||||
attributions: ol.source.OSM.ATTRIBUTION,
|
||||
|
||||
Reference in New Issue
Block a user