Waze Map Editor JavaScript SDK
Preparing search index...
index
SDK
TurnRestrictionData
Type Alias TurnRestrictionData
TurnRestrictionData
:
Omit
<
TurnRestriction
,
|
"editable"
|
"isExpired"
|
"timeFrames"
|
"vehicleRules"
|
"defaultType"
|
"driveProfiles"
,
>
&
{
defaultType
:
UpdateableTurnRestrictionType
;
timeFrames
?:
Omit
<
TimeFrame
,
"daysOfMonth"
>
[]
;
vehicleRules
:
AddableTurnVehicleRules
;
}
Represents restriction data applied when updating turn restrictions.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Waze Map Editor JavaScript SDK
Loading...
Represents restriction data applied when updating turn restrictions.