DataQueryQueryPoi Method |
Name | Description | |
---|---|---|
QueryPoi(BoundingBox) |
Gets all the Points of Interest that lie within the given BoundingBox.
| |
QueryPoi(BoundingBox, PoiType, String) |
Gets all the Points of Interest of a given type that lie underneath the given
BoundingBox, with the ability to filter on a POI's name.
| |
QueryPoi(BoundingBox, PoiType, String, CancellationToken) |
Gets all the Points of Interest of a given type that lie underneath the given
BoundingBox, with the ability to filter on a POI's name.
|