You are here

public function MapInterface::getId in Openlayers 7.3

Returns the id of this map.

Return value

string The id of this map.

Overrides ObjectInterface::getId

File

src/Types/MapInterface.php, line 19
Interface MapInterface.

Class

MapInterface
Interface MapInterface.

Namespace

Drupal\openlayers\Types

Code

public function getId();