retrieveActiveRegionsWithin

open override fun retrieveActiveRegionsWithin(boundingBox: BoundingBox): Flow<List<Region>>

Return

The active regions within a BoundingBox.

Parameters

boundingBox

The bounding box used to filter.