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; }
ReadOnly Property googlemaps_UsePublicAPI As Boolean
Get
Property Value
Type:
BooleanUse 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