Show / Hide Table of Contents

Enum WheelchairAccessibilityType

Type of accessibility for wheelchair boardings are possible from the specified stop or station.

Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public enum WheelchairAccessibilityType

NoAccessibility

Wheelchair boarding is not possible at this stop or there exists no accessible path from outside the station to the specific stop/platform.

NoInformation

Indicates that there is no accessibility information

SomeAccessibility

Indicates that at least some vehicles at this stop can be boarded by a rider in a wheelchair or there exists some accessible path from outside the station to the specific stop/platform.

Back to top Built by Itinero, MIT licensed.