mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 13:07: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 = {}) => {
|
||||
return new TileLayer({
|
||||
id: "nau",
|
||||
@@ -709,6 +710,7 @@ export default {
|
||||
...options
|
||||
})
|
||||
}
|
||||
*/
|
||||
|
||||
/*
|
||||
this.layersAvailable.nav = (options = {}) => {
|
||||
|
||||
Reference in New Issue
Block a user