Difference between revisions of "Hover Hooligans"
From Onewheel.Wiki
| Line 8: | Line 8: | ||
"type": "Feature", | "type": "Feature", | ||
"properties": { | "properties": { | ||
"title": " | "title": "is the capital of", | ||
"description": " | "description": "twes", | ||
"marker-symbol": "town-hall", | "marker-symbol": "town-hall", | ||
"marker-size": "large", | "marker-size": "large", | ||
Revision as of 15:05, 18 June 2017
https://www.hoverhooligans.com
<mapframe text="Map of" latitude="51.505" longitude="-0.126" zoom="8" width="300" height="300" align="left"> {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"title": "is the capital of",
"description": "twes",
"marker-symbol": "town-hall",
"marker-size": "large",
"marker-color": "f00"
},
"geometry": {
"type": "Point",
"coordinates": [
-0.1226806780323386,
51.515268213580114
]
}
}
]
}</mapframe>
{{#display_map:
Berlin, Germany
}}
