Add charging_station_ebikes layer info

This commit is contained in:
pietervdvn 2022-06-19 22:17:51 +02:00
parent 43a214a5d1
commit da8cbd8c00
2 changed files with 2041 additions and 1 deletions

File diff suppressed because it is too large Load diff

View file

@ -29,7 +29,7 @@ const articles = {
}
function addArticleToPresets(layerConfig: {presets?: {title: any}[]}){
//*
/*
if(layerConfig.presets === undefined){
return
}