Skabelon:Kort
Fra AarhusWiki
<mapframe text="{{{text}}}" width={{{width}}} height={{{height}}} zoom={{{zoom}}} latitude={{{lat}}} longitude={{{long}}}> {
 "type": "Feature",
 "geometry": { "type": "Point", "coordinates": [10.195743, 56.177642] },
 "properties": {
   "title": "Christianskirken",
   "marker-symbol": "marker",
   "marker-size": "medium",
   "marker-color": "0050d0"
 }
} </mapframe>
