NavVis IVION API
    Preparing search index...

    Interface FloorUpdateEventInterface

    Event information about available floors.

    When panning the map view or changing the location, the list of available floors is updated.

    interface FloorUpdateEventInterface {
        currentFloors: SiteModelEntityInterface[];
        floors: SiteModelEntityInterface[];
    }
    Index

    Properties

    currentFloors: SiteModelEntityInterface[]

    List of current floors

    List of available floors