Passage Vinstuen: Forskelle mellem versioner

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...
No 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...)
Tags: Mobilredigering Mobilwebredigering
Linje 13: Linje 13:
[[Kategori: Kost & logi]]
[[Kategori: Kost & logi]]


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