Skip to content

MapViewConfigBuilder🔗

Constructor🔗

new MapViewConfigBuilder()

Methods🔗

build🔗

Builds the object.

build()

allLayers🔗

allLayers(bool $allLayers)

id🔗

id(string $id)

lastOnly🔗

lastOnly(bool $lastOnly)

lat🔗

lat(int $lat)

layer🔗

layer(string $layer)

lon🔗

lon(int $lon)

maxZoom🔗

maxZoom(int $maxZoom)

minZoom🔗

minZoom(int $minZoom)

padding🔗

padding(int $padding)

shared🔗

shared(bool $shared)

zoom🔗

zoom(int $zoom)

See also🔗