You are here

public static property GoogleMapsProviderBase::$SATELLITE in Geolocation Field 8.2

Same name and namespace in other branches
  1. 8.3 modules/geolocation_google_maps/src/GoogleMapsProviderBase.php \Drupal\geolocation_google_maps\GoogleMapsProviderBase::satellite

Google map style - Satellite.

Type: string

File

modules/geolocation_google_maps/src/GoogleMapsProviderBase.php, line 27

Class

GoogleMapsProviderBase
Class GoogleMapsProviderBase.

Namespace

Drupal\geolocation_google_maps

Code

public static $SATELLITE = 'SATELLITE';