togglePathForFloor

open fun togglePathForFloor(indoorFloor: MapBuildingFloor, outdoorFloor: MapOutdoorBuildingFloor)

This method: Displays all waypoints and paths for debugging purposes if 'displayAllWaypoints' is set to true. Adds the correct path/markers for the waypath. Removes the current direction step marker polyline and arrow. Clears all landmark markers.

Parameters

indoorFloor

The current floor in a building to display; the path for.

outdoorFloor

The current outdoor floor in a building to display the path for.