Waze Map Editor JavaScript SDK
    Preparing search index...

    Interface TurnRestriction

    interface TurnRestriction {
        driveProfiles: DriveProfiles;
        isExpired: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    driveProfiles: DriveProfiles
    isExpired: boolean