service ip_geoloc.views_plugin_style in IP Geolocation Views & Maps 8
Class
Drupal\ip_geoloc\Services\IpGeoLocViewsPluginStyle3 string references to ip_geoloc.views_plugin_style
- IpGeoLocPluginStyleLeaflet::create in src/
Plugin/ views/ style/ IpGeoLocPluginStyleLeaflet.php - Creates an instance of the plugin.
- IpGeoLocPluginStyleMap::create in src/
Plugin/ views/ style/ IpGeoLocPluginStyleMap.php - Creates an instance of the plugin.
- IpGeoLocPluginStyleOpenLayers::create in src/
Plugin/ views/ style/ IpGeoLocPluginStyleOpenLayers.php - Creates an instance of the plugin.
File
View source
- class: Drupal\ip_geoloc\Services\IpGeoLocViewsPluginStyle
- arguments:
- - '@string_translation'
- - '@messenger'
- - '@ip_geoloc.global'
- - '@config.factory'
- - '@renderer'