You are here

public static property GoogleMaps::$googleMapsApiUrlPath in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 modules/geolocation_google_maps/src/Plugin/geolocation/MapProvider/GoogleMaps.php \Drupal\geolocation_google_maps\Plugin\geolocation\MapProvider\GoogleMaps::GOOGLEMAPSAPIURLPATH

Google maps url from PR China.

Type: string

Overrides GoogleMapsProviderBase::$googleMapsApiUrlPath

File

modules/geolocation_google_maps/src/Plugin/geolocation/MapProvider/GoogleMaps.php, line 36

Class

GoogleMaps
Provides Google Maps.

Namespace

Drupal\geolocation_google_maps\Plugin\geolocation\MapProvider

Code

public static $googleMapsApiUrlPath = '/maps/api/js';