togglePathForFloors

open fun togglePathForFloors(indoorFloors: List<MapBuildingFloor>, outdoorFloors: List<MapOutdoorBuildingFloor>)

Show waypath for the selected list of floors

Parameters

indoorFloors

all indoor floors to show the waypath for

outdoorFloors

all outdoor floors to show the waypath for