MapLocation.Constructor(address As String, tag As Variant = Nil)
From Xojo Documentation
Constructor
Creates a MapLocation at the address and with the tag passed.
Notes
If address passed is not valid, an InvalidArgumentException will occur.
Sample Code
Create a location for the White House: