Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
RawSegmentRestriction
Interface RawSegmentRestriction
interface
RawSegmentRestriction
{
defaultType
:
RESTRICTION_TYPE
;
description
:
null
|
string
;
direction
?:
RESTRICTION_SEGMENT_DIRECTION
;
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
)
RawDrivingRestriction
RawSegmentRestriction
Index
Properties
default
Type
description
direction?
disposition?
drive
Profiles
editable
lane
Type?
time
Frames
Properties
default
Type
defaultType
:
RESTRICTION_TYPE
description
description
:
null
|
string
Optional
direction
direction
?:
RESTRICTION_SEGMENT_DIRECTION
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
direction
disposition
drive
Profiles
editable
lane
Type
time
Frames
Waze Map Editor JavaScript SDK
Loading...