- Function: This template generates an URL to display a map.
- Usage:
{{PoiMap2|1|2|3|4}}
- Required parameters:
|1latitude of the map's center, valid range: -90.0 to 90.0|2longitude of the map's center, valid range: -180.0 to 180.0
- Optional parameters:
|3zoom level, default=15, valid range: 1 to 18 (1=Earth, 18=city block)|4layers, default=M, valid: M= Mapnik (OSM), W=Wikivoyage, N= Traffic line Network, O= Mapquest Open, A= Mapquest Aerial, P= Pois of Interest, L= Labels, H= Hiking, S= hill Shading, C= Cycling, D= Destinations. Any combination is possible.
- Examples:
{{PoiMap2|52.15261|9.95336}}{{PoiMap2|52.15261|9.95336|16}}{{PoiMap2|52.15261|9.95336|17|MCH}}
- Hint:
- This map may be used to "click & copy" the complete template call.