Widget:Mapa de zona v2

De Guild Wars 2 Wiki
Ir a la navegaciónIr a la búsqueda

Este widget utiliza Leaflet.js y el mapa de la API oficial para mostrar mapas interactivos en la wiki. Este widget muestra los objetivos a completar para una Zona especifica.

Este widget solo puede ser usado una única vez por página.

Parámetros

map
Required The ID of the map to display.
zoom
Initial zoom level for the map. Default is 4.
height / width
Minimum height and width of the map pane, in pixels. Default for both is 800.
clear
The type of clear applied around the map container. Choices of left, right or both. Defaults to both.
floor
Opcional. Only specify if the API disagrees with the floor between v2/maps and v2/continents.
centerX / centerY
Optional. Override default XY center coordinates upon page load.
localtiles
Optional. If set, will use wiki tiles instead of the API. Only useful if the tiles exist in en:Category:Map raster tiles.

Notas