DataQueryFindNearestPolygons Method |
Name | Description | |
---|---|---|
FindNearestPolygons(LatLon, String) |
Gets an array of Polygon objects from a given table that
are near the given location. Polygons are used to represent features such as lakes, golf courses,
parking lots and forests.
| |
FindNearestPolygons(LatLon, String, Double) |
Gets an array of Polygon objects from a given table that
are near the given location. Polygons are used to represent features such as lakes, golf courses,
parking lots and forests.
| |
FindNearestPolygons(LatLon, String, Double, CancellationToken) |
Gets an array of Polygon objects from a given table that
are near the given location. Polygons are used to represent features such as lakes, golf courses,
parking lots and forests.
|