Click or drag to resize

DataQueryQueryPoi 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 exampleQueryPoi(BoundingBox)
Gets all the Points of Interest that lie within the given BoundingBox.
Public methodStatic memberCode exampleQueryPoi(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.
Public methodStatic memberCode exampleQueryPoi(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.
Top
See Also