Skip to main content

chart.goToFloor()

Type: function(floorName: string)

Switches the active floor to the one with the specified name, or fails if it cannot be found. Only works on multi-floor charts.

The parameter floorName must be a string with the name of the floor as defined in the Designer.

chart.goToFloor('Balcony')