You are here

interface LeafletTileLayerPluginInterface in Geofield Map 8

Defines an interface for Leaflet tile layers plugin plugins.

Hierarchy

Expanded class hierarchy of LeafletTileLayerPluginInterface

All classes that implement LeafletTileLayerPluginInterface

File

src/LeafletTileLayer/LeafletTileLayerPluginInterface.php, line 10

Namespace

Drupal\geofield_map\leafletTileLayers
View source
interface LeafletTileLayerPluginInterface extends PluginInspectionInterface {

}

Members

Namesort descending Modifiers Type Description Overrides
PluginInspectionInterface::getPluginDefinition public function Gets the definition of the plugin implementation. 4
PluginInspectionInterface::getPluginId public function Gets the plugin_id of the plugin instance. 2