You are here

public function ObjectInterface::getOptions in Openlayers 7.3

Return the options array.

Return value

array The array of options.

1 method overrides ObjectInterface::getOptions()
Base::getOptions in src/Types/Base.php
Return the options array.

File

src/Types/ObjectInterface.php, line 51
Interface ObjectInterface.

Class

ObjectInterface
Interface openlayers_object_interface.

Namespace

Drupal\openlayers\Types

Code

public function getOptions();