Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
SerializedSetTurnAction
Interface SerializedSetTurnAction
interface
SerializedSetTurnAction
{
_objectType
:
"junctionConnection"
|
"nodeConnection"
|
"pathConnection"
;
_subActions
?:
SerializedAction
[]
;
action
:
"ADD"
|
"UPDATE"
;
actions
?:
SerializedAction
;
attributes
:
{
id
:
{
fromSegFwd
:
boolean
;
fromSegID
:
number
;
toSegFwd
:
boolean
;
toSegID
:
number
;
}
;
}
;
name
?:
string
;
}
Hierarchy (
View Summary
)
SerializedAction
SerializedSetTurnAction
Index
Properties
_object
Type
_sub
Actions?
action
actions?
attributes
name?
Properties
_object
Type
_objectType
:
"junctionConnection"
|
"nodeConnection"
|
"pathConnection"
Optional
_sub
Actions
_subActions
?:
SerializedAction
[]
action
action
:
"ADD"
|
"UPDATE"
Optional
actions
actions
?:
SerializedAction
attributes
attributes
:
{
id
:
{
fromSegFwd
:
boolean
;
fromSegID
:
number
;
toSegFwd
:
boolean
;
toSegID
:
number
;
}
;
}
Optional
name
name
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_object
Type
_sub
Actions
action
actions
attributes
name
Waze Map Editor JavaScript SDK
Loading...