User:Momo/Sandbox: Difference between revisions

From Lets RP Wiki
No edit summary
No edit summary
Line 1: Line 1:
<mapframe width=400 height=400 zoom="6" latitude="-49.595" longitude="-12.584" />
<mapframe width=400 height=400 zoom="6" longitude="-12.584" latitude="-49.595>
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "providerID": 1,
        "icon": "redPin",
        "plane":0
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -12.584, -49.595, 0
        ]
      }
    }
  ]
}
</mapframe>

Revision as of 01:58, 27 January 2023