Test:Maps

Aus SpaceOnEarth
Version vom 12. Januar 2020, 17:40 Uhr von h_>Axel (→‎Example 4)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)

Extension:Maps

Example 1

{{#display_map:Brandenburg Gate, Berlin, Germany}}

{{#display_map:Brandenburg Gate, Berlin, Germany}}

Example 2

{{#display_map:Berlin; Brussel; 40° 42' 46.02" N, 74° 0' 21.39" W}}

{{#display_map:Berlin; Brussel; 40° 42' 46.02" N, 74° 0' 21.39" W}}

Example 3

{{#geocode:Lübeck}}

{{#geocode:Lübeck}}

geojson=SchlutuperSchule

{{#display_map:Schlutup|width=400|height=300|geojson=SchlutuperSchule}}

{{#display_map:Schlutup|width=400|height=300|geojson=SchlutuperSchule}}

Examples 5

{{#display_map: Berlin
  | geojson=https://raw.githubusercontent.com/leakyMirror/map-of-europe/master/GeoJSON/europe.geojson
}}

{{#display_map: Berlin

 | geojson=https://raw.githubusercontent.com/leakyMirror/map-of-europe/master/GeoJSON/europe.geojson

}}

Examples 6

{{#ask:[[Testkoordinate::+]] | format=leaflet | ?Testkoordinate| ?TestNr | zoom=11 | center=Lübeck}}

{{#ask:Testkoordinate::+ | format=leaflet | ?Testkoordinate| ?TestNr| zoom=11 | center=Lübeck }}

OSM fullscreen

{{#display_map:
 0,0;1,1;1,0;0,1;5,5;6,6;5,6;2,0;2,1;-5,-5;-5,5;5,-5;-1,-1;-1,0;0,-1;10,10;-10,10;50,50
| service = leaflet
| enablefullscreen = yes
}}

{{#display_map:

0,0;1,1;1,0;0,1;5,5;6,6;5,6;2,0;2,1;-5,-5;-5,5;5,-5;-1,-1;-1,0;0,-1;10,10;-10,10;50,50

| service = leaflet | enablefullscreen = yes }}

Links