Difference between revisions of "Maps"

From MadaCamp
Jump to: navigation, search
Line 3: Line 3:
 
-15.214232, 50.076107~[[Hotel Fitiavana]]~~;
 
-15.214232, 50.076107~[[Hotel Fitiavana]]~~;
 
|type=satellite
 
|type=satellite
 +
|service=google
 
|types=roadmap, satellite, hybrid, terrain  
 
|types=roadmap, satellite, hybrid, terrain  
 
|width=auto
 
|width=auto
Line 20: Line 21:
  
 
  |zoom=18
 
  |zoom=18
 
  
 
== width ==
 
== width ==
Line 61: Line 61:
 
If omitted, no fullscreen label is shown.
 
If omitted, no fullscreen label is shown.
  
Fullscreen mode is not working well on desktop and ipad
+
Fullscreen mode is not working well on desktop and ipad.
 +
 
 +
Fullscreen works better for leaflet maps but which do not have satellite mode
  
 
== resizable ==
 
== resizable ==

Revision as of 16:07, 20 November 2020

Loading map...


zoom

Zoom levels are between 1 and 20

|zoom=18

width

pixels or percentage

|width=auto

auto will stretch to the containing block

height

|height=400

centre (or center)

The location which should be the centre of the map

|centre=-14.254318, 50.157051

or

|center=-14.254318, 50.157051

If centre is omitted, center depends on the placemarks.

If zoom is omitted, zoom level will be set to fit the placemarks.

If there is only one placemark, zoom level has to be defined for the map to show.

searchmarkers

Add a filter search field for maps with many markers

|searchmarkers=all

enablefullscreen

|enablefullscreen=no
|enablefullscreen=yes

If omitted, no fullscreen label is shown.

Fullscreen mode is not working well on desktop and ipad.

Fullscreen works better for leaflet maps but which do not have satellite mode

resizable

|resizable=yes

Makes the map resizable with the mouse at the map edges on a regular PC