getFloorLayer

open fun getFloorLayer(floorId: Int): FloorLayer

Call this function to get certain floor layer corresponding to a floor id.

Return

The floor layer based on the selected floor id.

Parameters

floorId

The floor id for the floor you want to select.