Difference between revisions of "Hover Hooligans"

From Onewheel.Wiki
Jump to: navigation, search
Line 1: Line 1:
https://www.hoverhooligans.com
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": "[[wikipedia:London|London]] is the capital of [[wikipedia:United Kingdom|United Kingdom]]",
          "description": "[[File:Houses_of_Parliament.jpg|Houses of Parliament|280px]]",
          "marker-symbol": "town-hall",
          "marker-size": "large",
          "marker-color": "f00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1226806780323386,
          51.515268213580114
        ]
      }
    }
  ]
}</mapframe>


{{#display_map:
{{#display_map:

Revision as of 14:47, 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": "London is the capital of United Kingdom",
         "description": "Houses of Parliament",
         "marker-symbol": "town-hall",
         "marker-size": "large",
         "marker-color": "f00"
     },
     "geometry": {
       "type": "Point",
       "coordinates": [
         -0.1226806780323386,
         51.515268213580114
       ]
     }
   }
 ]

}</mapframe>

{{#display_map:

Berlin, Germany

}}