mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 12:57:08 +00:00
Comment out Norwegian nautical charts layer.
It has apparently become inaccessible in recent times.
This commit is contained in:
@@ -685,6 +685,7 @@ export default {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
this.layersAvailable.nau = (options = {}) => {
|
this.layersAvailable.nau = (options = {}) => {
|
||||||
return new TileLayer({
|
return new TileLayer({
|
||||||
id: "nau",
|
id: "nau",
|
||||||
@@ -709,6 +710,7 @@ export default {
|
|||||||
...options
|
...options
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
this.layersAvailable.nav = (options = {}) => {
|
this.layersAvailable.nav = (options = {}) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user