Recalculates and stores bounds for a layer and all of its parent groups.
This method recalculates the bounds for the provided layer and then iteratively walks up the layer hierarchy, recalculating and storing bounds for each parent group layer.
The unique identifier of the map instance
The starting layer for which bounds should be computed
A promise that resolves once bounds have been computed and propagated up the entire parent hierarchy.
Recalculates and stores bounds for a layer and all of its parent groups.
This method recalculates the bounds for the provided layer and then iteratively walks up the layer hierarchy, recalculating and storing bounds for each parent group layer.