You are here

public static property GoogleMapsProviderBase::$googleMapsApiUrlBase 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::GOOGLEMAPSAPIURLBASE

Google maps url.

Type: string

File

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

Class

GoogleMapsProviderBase
Class GoogleMapsProviderBase.

Namespace

Drupal\geolocation_google_maps

Code

public static $googleMapsApiUrlBase = 'https://maps.googleapis.com';