You are here

12 calls to Base::setOption() in Openlayers 7.3

Base::addObject in src/Types/Base.php
Add an object into the collection of the parent object.
Base::removeObject in src/Types/Base.php
Remove an object from the collection.
Group::optionsFormSubmit in src/Plugin/Layer/Group/Group.php
Submit callback for the options form.
Layer::setOpacity in src/Types/Layer.php
Set the opacity of the layer.
Layer::setSource in src/Types/Layer.php
Set the source of this layer.
Layer::setStyle in src/Types/Layer.php
Set the style of this layer.
Layer::setVisible in src/Types/Layer.php
Set the visibility of the layer.
Layer::setZIndex in src/Types/Layer.php
Set Z-index of the layer, which is used to order layers before rendering.
LayerSwitcher::preBuild in src/Plugin/Control/LayerSwitcher/LayerSwitcher.php
Invoked before an objects render array is built.
Map::build in src/Types/Map.php
Build render array of a map.
Map::setTarget in src/Types/Map.php
Set the target element to render this map into.
Views::init in modules/openlayers_views/src/Plugin/Source/Views/Views.php
@inheritDoc