Skip to content

Commit 22dcf82

Browse files
committed
Add ADFC Gießen
1 parent 01348e5 commit 22dcf82

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

content/map/initiativen.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"type": "FeatureCollection",
33
"features": [
4+
{
5+
"type": "Feature",
6+
"properties": {
7+
"name": "Gießen",
8+
"description": "**Name**: ADFC Gießen<br/>**Anzahl**: 7 Geräte<br/>**Kontakt**: [[email protected]](mailto:[email protected])<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+
},
419
{
520
"type": "Feature",
621
"properties": {

0 commit comments

Comments
 (0)