Package 

Class EdgeRestrictionInfo

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class EdgeRestrictionInfo
     implements Parcelable
                        

    Represents restriction information encountered on a route.

    This structure describes the type of restriction applied to certain route edges and keeps track of all affected edge indices.

    • RestrictionType indicates the category of restriction (e.g., access restriction, private access, gate control).

    • edge_indices contains the indices of route edges where this restriction occurs.