ru.dgis.sdk.routing.PedestrianInstructionIndoorFloorChange | Android SDK | 2GIS Documentation

PedestrianInstructionIndoorFloorChange

Change of floors in the building.

PedestrianInstructionIndoorFloorChange(
	type: PedestrianInstructionIndoorFloorChangeType = PedestrianInstructionIndoorFloorChangeType.UNDEFINED,
	beginId: LevelId = LevelId(),
	endId: LevelId = LevelId()
)

Change of floors in the building.

Parameters
Properties

Floor ID before change.

Floor ID after change.