Click or drag to resize
GoogleMapSettingsUseGoogleMapsAPIKeyWithLocalRequests Property
True if the Google Maps API key should be used for requests from local addresses. This should only be switched on if the installation is behind a proxy.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool UseGoogleMapsAPIKeyWithLocalRequests { get; set; }

Property Value

Type: Boolean
See Also