Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
Node
Interface Node
interface
Node
{
featureType
:
"node"
;
geometry
:
Point
;
hidden
?:
boolean
;
id
:
WazeFeatureId
;
isDeleted
?:
boolean
;
isSelected
?:
boolean
;
isUnchanged
?:
boolean
;
oldId
?:
null
|
WazeFeatureId
;
}
Hierarchy (
View Summary
)
WazeFeature
Node
Index
Properties
feature
Type
geometry
hidden?
id
is
Deleted?
is
Selected?
is
Unchanged?
old
Id?
Properties
feature
Type
featureType
:
"node"
geometry
geometry
:
Point
Optional
hidden
hidden
?:
boolean
id
id
:
WazeFeatureId
Optional
is
Deleted
isDeleted
?:
boolean
Optional
is
Selected
isSelected
?:
boolean
Optional
is
Unchanged
isUnchanged
?:
boolean
Optional
old
Id
oldId
?:
null
|
WazeFeatureId
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
feature
Type
geometry
hidden
id
is
Deleted
is
Selected
is
Unchanged
old
Id
Waze Map Editor JavaScript SDK
Loading...