Comment out Norwegian nautical charts layer.

It has apparently become inaccessible in recent times.
This commit is contained in:
D. Berge
2025-07-27 11:07:08 +02:00
parent 5d2ca513a6
commit 05eed7ef26

View File

@@ -685,6 +685,7 @@ export default {
})
}
/*
this.layersAvailable.nau = (options = {}) => {
return new TileLayer({
id: "nau",
@@ -709,6 +710,7 @@ export default {
...options
})
}
*/
/*
this.layersAvailable.nav = (options = {}) => {