service geofield_map.marker_icon in Geofield Map 8.2
Class
Drupal\geofield_map\Services\MarkerIconService6 string references to geofield_map.marker_icon
- EntityTypeThemerUrl::create in src/
Plugin/ GeofieldMapThemer/ EntityTypeThemerUrl.php - Creates an instance of the plugin.
- GeofieldGoogleMapFormatter::create in src/
Plugin/ Field/ FieldFormatter/ GeofieldGoogleMapFormatter.php - Creates an instance of the plugin.
- GeofieldMapLegend::create in src/
Plugin/ Block/ GeofieldMapLegend.php - Creates an instance of the plugin.
- ListFieldThemerUrl::create in src/
Plugin/ GeofieldMapThemer/ ListFieldThemerUrl.php - Creates an instance of the plugin.
- MapThemerBase::create in src/
MapThemerBase.php - Creates an instance of the plugin.
File
View source
- class: Drupal\geofield_map\Services\MarkerIconService
- arguments:
- - '@config.factory'
- - '@string_translation'
- - '@file_system'
- - '@entity_type.manager'
- - '@module_handler'
- - '@link_generator'
- - '@plugin.manager.element_info'