We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01348e5 commit 22dcf82Copy full SHA for 22dcf82
content/map/initiativen.json
@@ -1,6 +1,21 @@
1
{
2
"type": "FeatureCollection",
3
"features": [
4
+ {
5
+ "type": "Feature",
6
+ "properties": {
7
+ "name": "Gießen",
8
+ "description": "**Name**: ADFC Gießen<br/>**Anzahl**: 7 Geräte<br/>**Kontakt**: [info@adfc-giessen.de](mailto:info@adfc-giessen.de)<br/>URL: [www.adfc-giessen.de](https://www.adfc-giessen.de/)<br/>"
9
+ },
10
+ "geometry": {
11
+ "type": "Point",
12
+ "coordinates": [
13
+ 8.6746332,
14
+ 50.5864929
15
+ ]
16
17
+ "id": "g2OTE"
18
19
20
"type": "Feature",
21
"properties": {
0 commit comments