Visual Basic (Declaration) | |
---|---|
Public Function LocationToAddress( _ ByVal location As MapPoint, _ ByVal distance As Double _ ) As Address |
Parameters
- location
- The point at which to search for the closest address. The location should be in the same spatial reference as that of the geocode service.
- distance
- The distance in meters from the given location within which a matching address should be searched.
Return Value
Returns an address based on the matching location of the map coordinates.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8