You are here

protected property GeofieldGoogleMapViewStyle::$fieldTypeManager in Geofield Map 8.2

Field type plugin manager.

Type: \Drupal\Core\Field\FieldTypePluginManagerInterface

File

src/Plugin/views/style/GeofieldGoogleMapViewStyle.php, line 175

Class

GeofieldGoogleMapViewStyle
Style plugin to render a View output as a Leaflet map.

Namespace

Drupal\geofield_map\Plugin\views\style

Code

protected $fieldTypeManager;