indoorFeatures property
getter/setter pair
A list of IndoorLevelChangeFeatures which routes should avoid. Strictly enforced: Route calculation will fail when no route can be calculated without at least one of these features.
Implementation
List<IndoorLevelChangeFeatures> indoorFeatures;