GoogleMap Control
EnableReverseGeocoding Property
Namespaces ► Artem.Google.UI ► GoogleMap ► EnableReverseGeocoding
GoogleMap Control v6.0
Declaration Syntax
Value
Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)
Gets or sets a value indicating whether reverse geocoding (address lookup) is enabled.
When the reverse geocoding is enabled the intial map center location is translated to
a human-readable address, known as reverse geocoding.
Once the location is translated to a human-readable address, its value is saved in the
Address property of the GoogleMap Control and persisted during the postback.


true if [enable reverse geocoding]; otherwise, false.