| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) ![Static member Static member](../icons/static.gif) ![Code example Code example](../icons/CodeExample.png) | QueryPolygonsAtPoint(LatLon, String) |
Gets an array of Polygon objects that
encapsulate the given LatLon. This method can be used to find
polygons (such as golf courses, parks, airports, political/geographical entities and bodies of water)
at a given location. See example.
|
![Public method Public method](../icons/pubmethod.gif) ![Static member Static member](../icons/static.gif) ![Code example Code example](../icons/CodeExample.png) | QueryPolygonsAtPoint(LatLon, String, Double) |
Gets an array of Polygon objects that
encapsulate the given LatLon. This method can be used to find
polygons (such as golf courses, parks, airports, political/geographical entities and bodies of water)
at a given location. See example.
|
![Public method Public method](../icons/pubmethod.gif) ![Static member Static member](../icons/static.gif) ![Code example Code example](../icons/CodeExample.png) | QueryPolygonsAtPoint(LatLon, String, Double, CancellationToken) |
Gets an array of Polygon objects that
encapsulate the given LatLon. This method can be used to find
polygons (such as golf courses, parks, airports, political/geographical entities and bodies of water)
at a given location. See example.
|