Gets information about the location closest to the given coordinates.
| C# | Visual Basic |
public LocationInfo GetLocationInfo( LatLong location )
Public Function GetLocationInfo ( _ location As LatLong _ ) As LocationInfo
- location (LatLong)
- Location to retrieve information for.
Record containing street address.