Update url
This commit is contained in:
@@ -122,7 +122,7 @@
|
|||||||
|
|
||||||
var osm = new ol.layer.Tile({
|
var osm = new ol.layer.Tile({
|
||||||
source: new ol.source.XYZ({
|
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,
|
crossOrigin: null,
|
||||||
tileSize: 1024,
|
tileSize: 1024,
|
||||||
attributions: ol.source.OSM.ATTRIBUTION,
|
attributions: ol.source.OSM.ATTRIBUTION,
|
||||||
|
|||||||
Reference in New Issue
Block a user