Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
Segment
Interface Segment
interface
Segment
{
drivingRestrictionCount
:
number
;
featureType
:
"segment"
;
fromNodeId
:
null
|
number
;
geometry
:
LineString
;
hasClosures
:
boolean
;
hidden
?:
boolean
;
id
:
WazeFeatureId
;
isDeleted
?:
boolean
;
isEmptyStreet
:
boolean
;
isOneWay
:
boolean
;
isSelected
?:
boolean
;
isUnchanged
?:
boolean
;
oldId
?:
null
|
WazeFeatureId
;
revDirection
:
boolean
;
toNodeId
:
null
|
number
;
virtualNodeIds
:
number
[]
;
}
Hierarchy (
View Summary
)
WazeFeature
Segment
Index
Properties
driving
Restriction
Count
feature
Type
from
Node
Id
geometry
has
Closures
hidden?
id
is
Deleted?
is
Empty
Street
is
One
Way
is
Selected?
is
Unchanged?
old
Id?
rev
Direction
to
Node
Id
virtual
Node
Ids
Properties
driving
Restriction
Count
drivingRestrictionCount
:
number
feature
Type
featureType
:
"segment"
from
Node
Id
fromNodeId
:
null
|
number
geometry
geometry
:
LineString
has
Closures
hasClosures
:
boolean
Optional
hidden
hidden
?:
boolean
id
id
:
WazeFeatureId
Optional
is
Deleted
isDeleted
?:
boolean
is
Empty
Street
isEmptyStreet
:
boolean
is
One
Way
isOneWay
:
boolean
Optional
is
Selected
isSelected
?:
boolean
Optional
is
Unchanged
isUnchanged
?:
boolean
Optional
old
Id
oldId
?:
null
|
WazeFeatureId
rev
Direction
revDirection
:
boolean
to
Node
Id
toNodeId
:
null
|
number
virtual
Node
Ids
virtualNodeIds
:
number
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
driving
Restriction
Count
feature
Type
from
Node
Id
geometry
has
Closures
hidden
id
is
Deleted
is
Empty
Street
is
One
Way
is
Selected
is
Unchanged
old
Id
rev
Direction
to
Node
Id
virtual
Node
Ids
Waze Map Editor JavaScript SDK
Loading...