Moduuli:Map/ohje
Ulkoasu
Tämä on ohjesivu moduulille Moduuli:Map
This module provides input parameters for mapframe and maplink functions supported by Extension:Kartographer. Usage:
{{#invoke:map|tag|type=maplink|geotype=Point|title=Example|latitude=59.0|longitude=29.0}}
| Parameter | Usage |
|---|---|
| type | maplink or mapframe depending on which function should be invoked |
| geotype | Point for individual points, Polygon for polygons |
| title | Object name |
| latitude and longitude | |
| zoom | Zoom level of the map |
| marker-symbol | Symbol, letter, or number for displaying on the map as marker |
| marker-color | Color of the map marker |
| group | Group of markers (see, eat, drink, etc.) |
| show | Which marker groups to show (by default shows the most common groups like see, eat, drink, ...) |
| data | data=values fills the polygon given by datadata=world;;values fills the area outside of the polygon |
| image | Name of the image shown in the thumbnail |
| width and height | map width and map height in px or % of screen width, only for mapframe |