Skip to content

Commit 4f688af

Browse files
committed
Add wetterau, fine-tune overlapping
1 parent 4c0b12a commit 4f688af

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

content/map/initiativen.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,21 @@
713713
]
714714
},
715715
"id": "A4MTI"
716+
},
717+
{
718+
"type": "Feature",
719+
"properties": {
720+
"description": "**Name**: ADFC Wetterau<br/>**Kontaktinfo**: [obs@adfc-badnauheim-friedberg.de](mailto:obs@adfc-badnauheim-friedberg.de)<br/>**Anzahl:** 15 Sensoren<br/>**Webseite:** https://www.adfc-badnauheim-friedberg.de/OpenBikeSensor<br/>**Kurzbeschreibung:** Gemeinsame Initiative der beiden ADFC Gliederungen für den Wetteraukreis: ADFC Bad Vilbel / Karben e.V. & ADFC Bad Nauheim Friedberg e.V.<br/>",
721+
"name": "ADFC Wetterau"
722+
},
723+
"geometry": {
724+
"type": "Point",
725+
"coordinates": [
726+
8.932210,
727+
50.3623105
728+
]
729+
},
730+
"id": "Wetterau"
716731
}
717732
],
718733
"_umap_options": {

content/map/map.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,7 @@
111111
'text-offset': [0, 0.5],
112112
'text-anchor': 'top',
113113
'text-allow-overlap': false,
114-
'text-optional': true
115-
114+
'icon-allow-overlap': true
116115
}
117116
});
118117

0 commit comments

Comments
 (0)