Icon Address Property

property Address: String

Available In: Visual Client Applications

Specifies an address for the named location. When this property is changed, the Latitude and Longitude properties are set to 0 and the address is geocoded by Google Maps. If the geocoding is successful, then:
  • If the Center property is set to True, the location will be centered on the map.


  • If the SetMarker property is set to True, the a marker will be placed on the location on the map, and the Title will be displayed as a hint when the mouse hovers over the marker.
Image