Anonym

Ankerhus: Forskelle mellem versioner

Fra AarhusWiki
264 bytes tilføjet ,  6. maj 2019
m
Text replacement - "{{#coordinates:primary\|(.*?)\|(.*?)}}" to "<mapframe text="" width=350 height=200 zoom=15 latitude=$1 longitude=$2> { "type": "Feature", "geometry": { "type": "Point", "coordinates": [$2, $1] }, "properties": { "marker-sy...
mNo edit summary
m (Text replacement - "{{#coordinates:primary\|(.*?)\|(.*?)}}" to "<mapframe text="" width=350 height=200 zoom=15 latitude=$1 longitude=$2> { "type": "Feature", "geometry": { "type": "Point", "coordinates": [$2, $1] }, "properties": { "marker-sy...)
Linje 26: Linje 26:
[[Kategori:Det 20. århundrede]]
[[Kategori:Det 20. århundrede]]


{{#coordinates:primary|56.155536|10.207987}}
<mapframe text="" width=350 height=200 zoom=15 latitude=56.155536 longitude=10.207987>
{
  "type": "Feature",
  "geometry": { "type": "Point", "coordinates": [10.207987, 56.155536] },
  "properties": {
    "marker-symbol": "marker",
    "marker-size": "medium",
    "marker-color": "0050d0"
  }
}
</mapframe>