public function Error::getVisible in Openlayers 7.3
Return the visibility of the layer.
Return value
bool The visibility of the layer, TRUE or FALSE.
Overrides LayerInterface::getVisible
File
- src/
Types/ Error.php, line 141 - Contains class Error.
Class
- Error
- Class Error.
Namespace
Drupal\openlayers\TypesCode
public function getVisible() {
}