Add charging_station_ebikes layer info
This commit is contained in:
parent
43a214a5d1
commit
da8cbd8c00
2 changed files with 2041 additions and 1 deletions
2040
Docs/Layers/charging_station_ebikes.md
Normal file
2040
Docs/Layers/charging_station_ebikes.md
Normal file
File diff suppressed because it is too large
Load diff
|
@ -29,7 +29,7 @@ const articles = {
|
||||||
}
|
}
|
||||||
|
|
||||||
function addArticleToPresets(layerConfig: {presets?: {title: any}[]}){
|
function addArticleToPresets(layerConfig: {presets?: {title: any}[]}){
|
||||||
//*
|
/*
|
||||||
if(layerConfig.presets === undefined){
|
if(layerConfig.presets === undefined){
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue