PedestrianInstructionIndoorFloorChange | iOS SDK | 2GIS Documentation

PedestrianInstructionIndoorFloorChange

Floor change in the building.

public init(
    type: PedestrianInstructionIndoorFloorChangeType = PedestrianInstructionIndoorFloorChangeType.undefined,
    beginId: LevelId = LevelId(),
    endId: LevelId = LevelId()
)
Parameters
Properties

Floor ID before shift.

Floor ID after shift.