You are here

public static property GoogleMapsProviderBase::$satellite in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 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 28

Class

GoogleMapsProviderBase
Class GoogleMapsProviderBase.

Namespace

Drupal\geolocation_google_maps

Code

public static $satellite = 'SATELLITE';