Difference between revisions of "TestMap"
From Guerilla Gardening
m (change 'test point' to the more useful 'Baumhaus' -- but it's still a park!) |
m (move comma as test) |
||
| Line 2: | Line 2: | ||
[[Test Page]] | [[Test Page]] | ||
<mapframe text="Berlin" width=450 height=450 zoom=10 longitude=13.405777 latitude=52.518875> | <mapframe text="Berlin" width=450 height=450 zoom=10 longitude=13.405777 latitude=52.518875> | ||
| − | [{ | + | [ |
| + | { | ||
"type": "Feature", | "type": "Feature", | ||
"geometry": { "type": "Point", "coordinates": [13.372425, 52.544252] }, | "geometry": { "type": "Point", "coordinates": [13.372425, 52.544252] }, | ||
| Line 12: | Line 13: | ||
"marker-color": "20d040" | "marker-color": "20d040" | ||
} | } | ||
| − | } | + | } |
| − | { | + | ,{ |
"type": "Feature", | "type": "Feature", | ||
"geometry": { "type": "Point", "coordinates": [13.411561, 52.503265] }, | "geometry": { "type": "Point", "coordinates": [13.411561, 52.503265] }, | ||
| Line 26: | Line 27: | ||
} | } | ||
| − | ] | + | ]</mapframe> |
| − | </mapframe> | ||