chore: disable automatic shapefile turbine loading to rely on database
Deploy Bürgerwind / deploy (push) Successful in 16s
Details
Deploy Bürgerwind / deploy (push) Successful in 16s
Details
This commit is contained in:
parent
bb9c90e4d0
commit
90b9ad9ffa
|
|
@ -28,13 +28,13 @@ window.LAYER_CONFIG = [
|
||||||
"weight": 3.0,
|
"weight": 3.0,
|
||||||
"fillOpacity": 0
|
"fillOpacity": 0
|
||||||
},
|
},
|
||||||
{
|
/* {
|
||||||
"name": "WEA Standorte",
|
"name": "WEA Standorte",
|
||||||
"file": "WEA_Standorte",
|
"file": "WEA_Standorte",
|
||||||
"color": "#ff00ff",
|
"color": "#ff00ff",
|
||||||
"weight": 2,
|
"weight": 2,
|
||||||
"fillOpacity": 1
|
"fillOpacity": 1
|
||||||
},
|
},*/
|
||||||
{
|
{
|
||||||
"name": "Windeignungsgebiet",
|
"name": "Windeignungsgebiet",
|
||||||
"file": "Windeignungsgebiet",
|
"file": "Windeignungsgebiet",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue