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; }
ReadOnly Property googlemaps_APIVersion As String
Get
Property Value
Type:
StringThe 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