Kildeskolen: Forskelle mellem versioner

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...
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 6: Linje 6:
[[Kategori: Undervisning & uddannelse]]
[[Kategori: Undervisning & uddannelse]]


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