DefaultAddress Property

GoogleMap Control Artem.Google

GoogleMap Control DefaultAddress Property
NamespacesArtem.Google.UIGoogleMapDefaultAddress
GoogleMap Control v6.0
The address to geocode and set as initial map center, when the provided Address is not valid or failed to geocode. This property can be used to avoid "gray" maps, when the address set to the controls is not valid.
Declaration Syntax
C# Visual Basic
public string DefaultAddress { get; set; }
Public Property DefaultAddress As String
	Get
	Set
Value
The default address.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)