You are here

public property MapSettings::$settings in Openlayers 8.4

The settings for the selected map. These settings will be passed to the javascript file that generates the map.

Type: array

File

src/MapSettings.php, line 15

Class

MapSettings
Generates the complete settings for the selected map, together with all the related layers / sources / interactions / etc.

Namespace

Drupal\openlayers

Code

public $settings;