switchFloor

abstract fun switchFloor(targetBuildingId: Int, targetFloorId: Int): Boolean

Call this function to perform a floor switch.

Return

Whether or not switch was successful

Parameters

targetBuildingId

the building id

targetFloorId

The floor id for the floor to display on the map.