You are here

protected property GeofieldGoogleMapViewStyle::$googleMapsService in Geofield Map 8.2

The geofieldMapGoogleMaps service.

Type: \Drupal\geofield_map\Services\GoogleMapsService

File

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

Class

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

Namespace

Drupal\geofield_map\Plugin\views\style

Code

protected $googleMapsService;