DataQueryFindNearestPoints Method |
Name | Description | |
---|---|---|
FindNearestPoints(LatLon, String) |
Finds the nearest PointFeature (usually a city)
to the location given, in the specified table. See CustomTable
for a list of predefined tables.
| |
FindNearestPoints(LatLon, String, CancellationToken) |
Finds the nearest PointFeature (usually a city)
to the location given, in the specified table. See CustomTable
for a list of predefined tables.
|