Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
RawDrivingRestriction
Interface RawDrivingRestriction
interface
RawDrivingRestriction
{
defaultType
:
RESTRICTION_TYPE
;
description
:
null
|
string
;
disposition
?:
RESTRICTION_SEGMENT_DISPOSITION
;
driveProfiles
:
{
BLOCKED
?:
RawDriveProfile
[]
;
DANGEROUS_AREA
?:
RawDriveProfile
[]
;
DIFFICULT
?:
RawDriveProfile
[]
;
ENTER_ONLY
?:
RawDriveProfile
[]
;
FREE
?:
RawDriveProfile
[]
;
PENALTY
?:
RawDriveProfile
[]
;
TOLL
?:
RawDriveProfile
[]
;
}
;
editable
:
boolean
;
laneType
?:
null
|
RESTRICTION_SEGMENT_LANE_TYPE
;
timeFrames
:
RawTimeFrame
[]
;
}
Hierarchy (
View Summary
)
RawRestriction
RawDrivingRestriction
RawSegmentRestriction
Index
Properties
default
Type
description
disposition?
drive
Profiles
editable
lane
Type?
time
Frames
Properties
default
Type
defaultType
:
RESTRICTION_TYPE
description
description
:
null
|
string
Optional
disposition
disposition
?:
RESTRICTION_SEGMENT_DISPOSITION
drive
Profiles
driveProfiles
:
{
BLOCKED
?:
RawDriveProfile
[]
;
DANGEROUS_AREA
?:
RawDriveProfile
[]
;
DIFFICULT
?:
RawDriveProfile
[]
;
ENTER_ONLY
?:
RawDriveProfile
[]
;
FREE
?:
RawDriveProfile
[]
;
PENALTY
?:
RawDriveProfile
[]
;
TOLL
?:
RawDriveProfile
[]
;
}
editable
editable
:
boolean
Optional
lane
Type
laneType
?:
null
|
RESTRICTION_SEGMENT_LANE_TYPE
time
Frames
timeFrames
:
RawTimeFrame
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
Type
description
disposition
drive
Profiles
editable
lane
Type
time
Frames
Waze Map Editor JavaScript SDK
Loading...