WebMapLocation.Constructor(Address as String)
From Xojo Documentation
Constructor
Creates a WebMapLocation from the passed address. Invalid addresses will raise a NilObjectException.
Notes
This uses the Google Geocoding engine, and is subject to the limitations of their service.
Example
Create and display a location:
Display a location entered by the user in the LocationField TextField: