You are here

public function Error::getZIndex in Openlayers 7.3

Return the Z-index of the layer.

Return value

int The Z-Index.

Overrides LayerInterface::getZIndex

File

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

Class

Error
Class Error.

Namespace

Drupal\openlayers\Types

Code

public function getZIndex() {
}