Click or drag to resize

ServicePropertiesgooglemaps_APIVersion Property

The version of the Google maps API to use. If omitted no version will be specified when using the API.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string googlemaps_APIVersion { get; }

Property Value

Type: String
The version of the Google maps API to use. If omitted no version will be specified when using the API.
Remarks
Applies to ServiceInstance googlemaps only.
See Also