Actions

Widget

PreMapbox

From Dragon Eye Atlas

Revision as of 17:25, 6 October 2019 by Tom (talk | contribs) (Created page with "<noinclude> == Pre-Vericum Realms == === Parameters === * lon, lat, zoom - longitude, latitude and zoom for the map (defaults: 1, 30, 4) * width, height - dimensions of the m...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Pre-Vericum Realms

Parameters

  • lon, lat, zoom - longitude, latitude and zoom for the map (defaults: 1, 30, 4)
  • width, height - dimensions of the map itself on the page, in px or % (defaults: 50%, 400px)
  • bounds - optional bounds array, replaces lon,lat,zoom

Examples

  • {{#widget:Mapbox|bounds=[[0, 25], [8, 31]]}}
  • {{#Widget:Mapbox|lat=31|lon=-15.5|zoom=3}}