You are here

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

Google maps url.

Type: string

File

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

Class

GoogleMapsProviderBase
Class GoogleMapsProviderBase.

Namespace

Drupal\geolocation_google_maps

Code

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