Phi: update url for german vfr charts to 2015 edition
This commit is contained in:
parent
403e18728a
commit
db0d8e1622
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ define([
|
|||
}),
|
||||
|
||||
"Germany VFR" : new L.TileLayer(
|
||||
'https://secais.dfs.de/static-maps/ICAO500-2014-DACH-Reprojected_01/tiles/{z}/{x}/{y}.png', {
|
||||
'https://secais.dfs.de/static-maps/ICAO500-2015-EUR-Reprojected_07/tiles/{z}/{x}/{y}.png', {
|
||||
minZoom : 5,
|
||||
maxZoom : 15,
|
||||
attribution : '© <a target="_blank" href="http://www.dfs.de">DFS</a>',
|
||||
|
|
Loading…
Reference in a new issue