Difference between revisions of "TestMap"
From Guerilla Gardening
m (change 'test point' to the more useful 'Baumhaus' -- but it's still a park!) |
|||
| Line 4: | Line 4: | ||
[{ | [{ | ||
"type": "Feature", | "type": "Feature", | ||
| − | "geometry": { "type": "Point", "coordinates": [13. | + | "geometry": { "type": "Point", "coordinates": [13.372425, 52.544252] }, |
"properties": { | "properties": { | ||
| − | "title": " | + | "title": "Baumhaus", |
| − | "description": " | + | "description": "Gerichtstr 23, 13347 Gesundbrunnen (S Wedding)", |
"marker-symbol": "park", | "marker-symbol": "park", | ||
"marker-size": "large", | "marker-size": "large", | ||
| Line 13: | Line 13: | ||
} | } | ||
}, | }, | ||
| + | |||
{ | { | ||
| − | |||
"type": "Feature", | "type": "Feature", | ||
"geometry": { "type": "Point", "coordinates": [13.411561, 52.503265] }, | "geometry": { "type": "Point", "coordinates": [13.411561, 52.503265] }, | ||
"properties": { | "properties": { | ||
"title": "Prinzessinnengarten.", | "title": "Prinzessinnengarten.", | ||
| − | "description": "Prinzessinnenstraße 15, 10969 | + | "description": "Prinzessinnenstraße 15, 10969 Kreuzberg (U8 Moritzplatz)", |
"marker-symbol": "park", | "marker-symbol": "park", | ||
"marker-size": "large", | "marker-size": "large", | ||
"marker-color": "20d040" | "marker-color": "20d040" | ||
} | } | ||
| + | } | ||
| − | + | ] | |
</mapframe> | </mapframe> | ||