DataQueryBulkQueryLinks Method |
Name | Description | |
---|---|---|
BulkQueryLinks(BoundingBox) |
Bulk requests for QueryLinks(BoundingBox), which
queries the StreetLinks that lie underneath the given
BoundingBox.
| |
BulkQueryLinks(BoundingBox, Int32) |
Bulk requests for QueryLinks(BoundingBox).
Same as BulkQueryLinks(BoundingBox), but
allows for requests to be sent in batches if using a GeoStream.
| |
BulkQueryLinks(BoundingBox, Int32, CancellationToken) |
Bulk requests for QueryLinks(BoundingBox).
Same as BulkQueryLinks(BoundingBox), but
allows for requests to be sent in batches if using a GeoStream.
|