WebMapLocation.Address
From Xojo Documentation
Property (As String )
This property is only available for Web applications. |
aWebMapLocation.Address = newStringValue
or
StringValue = aWebMapLocation.Address
New in 2011r2
Supported for all project types and targets.
or
StringValue = aWebMapLocation.Address
New in 2011r2
Supported for all project types and targets.
The address of the current location. When this value is set, a request is sent to the Google Geocoder to verify the address and to request the latitude and longitude. The value may be changed to match the validated address.