Click or drag to resize

ServicePropertiesgooglemaps_UsePublicAPI Property

Use the GoogleMaps public API. The public API is only appopriate for developer testing, prototyping and very light usage.

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

Property Value

Type: Boolean
Use the GoogleMaps public API. The public API is only appopriate for developer testing, prototyping and very light usage.
Remarks
Applies to ServiceInstance googlemaps only.
See Also