To insert a new map layer, a
<mapSource> ... </mapSource>
block is added. The following
parameters must be defined:
●
name
: name of the map layer
●
dirName
: directory in which the map tiles will be stored (cache) – must not contain
spaces or special characters
●
copyright
: copyright information
●
minZoom
and
maxZoom
: minimum and maximum zoom for the map
●
urlPattern
: internet address pointing to the map tiles source (the variables $z, $x and
$y define the position of the map tiles)
82