1
0
Fork 0

OpenFlightMaps: include AIRAC cycle

Patch by Thilo Schürmann
This commit is contained in:
James Turner 2022-08-01 12:05:59 +01:00
parent af57a21796
commit d408af3831

View file

@ -137,7 +137,7 @@ define([
"Navigation Data": L.navdbLayer(),
"Other Traffic": L.aiLayer(),
"OpenFlightMaps": new L.TileLayer("https://nwy-tiles-api.prod.newaydata.com/tiles/{z}/{x}/{y}.png?path=2207/aero/latest", {
"OpenFlightMaps (AIRAC 2207)": new L.TileLayer("https://nwy-tiles-api.prod.newaydata.com/tiles/{z}/{x}/{y}.png?path=2207/aero/latest", {
maxZoom: 13,
minZoom: 7,
attribution: '<a target="_blank" href="http://openflightmaps.org">&copy; open flightmaps association</a>'