Fullscreen Plugin

Methods

(inner) fullscreen(plugin, mapview) → {void}

Adds a fullscreen toggle button to the map view.

Parameters:
NameTypeDescription
pluginObject

The plugin configuration object.

mapviewObject

The mapview object.

Properties
NameTypeDescription
Mapol.Map

The OpenLayers map object.

layersObject

The layers object containing map layers.

Returns:
Type: 
void