Display map function: Difference between revisions

From Maps for MediaWiki
mNo edit summary
mNo edit summary
 
Line 12: Line 12:


The supported parameters depend on the used mapping service. See [[customizing Leaflet maps]] and [[customizing Google Maps]] for more details.
The supported parameters depend on the used mapping service. See [[customizing Leaflet maps]] and [[customizing Google Maps]] for more details.
 
 

Latest revision as of 00:37, 11 May 2020

Maps provides the #display_map parser function which allows embedding maps into wiki pages.

Syntax

{{#display_map: <markers> |format=<mapping service> |center=<location> |... }}

See displaying Leaflet maps and displaying Google maps for more details on the markers syntax.

Parameters

The supported parameters depend on the used mapping service. See customizing Leaflet maps and customizing Google Maps for more details.