You are here

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

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