visibleAreaChanged

fun visibleAreaChanged(boundingBoxViewData: BoundingBoxViewData)

Delegates the repository to update the current region (bounding box) in the model. It creates a coroutine to do that.

Parameters

boundingBoxViewData

the object that represent the visible map area for the user.