You are here

public static property GoogleStaticMaps::$GOOGLEMAPSAPIURLPATH in Geolocation Field 8.2

Same name and namespace in other branches
  1. 8.3 modules/geolocation_google_maps/modules/geolocation_google_static_maps/src/Plugin/geolocation/MapProvider/GoogleStaticMaps.php \Drupal\geolocation_google_static_maps\Plugin\geolocation\MapProvider\GoogleStaticMaps::googleMapsApiUrlPath

Google maps url from PR China.

Type: string

Overrides GoogleMapsProviderBase::$GOOGLEMAPSAPIURLPATH

File

modules/geolocation_google_maps/modules/geolocation_google_static_maps/src/Plugin/geolocation/MapProvider/GoogleStaticMaps.php, line 23

Class

GoogleStaticMaps
Provides Google Maps.

Namespace

Drupal\geolocation_google_static_maps\Plugin\geolocation\MapProvider

Code

public static $GOOGLEMAPSAPIURLPATH = '/maps/api/staticmap';