centerMapToDefaultBuilding

open fun centerMapToDefaultBuilding(propertyId: Int, isMultiBuildingProperty: Boolean)

Adjusts the map focus based on the given property ID. If the property is a multi-building property, it centers the map on the default building. Otherwise, it centers the map on the property itself.

Parameters

propertyId

The ID of the property to focus on.