Click or drag to resize

DataQueryFindNearestPoints Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodStatic memberCode exampleFindNearestPoints(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.
Public methodStatic memberCode exampleFindNearestPoints(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.
Top
See Also