You are here

public function Error::getStyle in Openlayers 7.3

Returns the style of this layer.

Return value

StyleInterface|FALSE The style of this layer.

Overrides LayerInterface::getStyle

File

src/Types/Error.php, line 92
Contains class Error.

Class

Error
Class Error.

Namespace

Drupal\openlayers\Types

Code

public function getStyle() {
}