Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
BulkSaveSingleActionResponse
Interface BulkSaveSingleActionResponse
interface
BulkSaveSingleActionResponse
{
roadClosures
:
{
[
id
:
string
]:
RoadClosure
}
;
turnClosures
:
{
[
id
:
string
]:
RoadClosure
}
;
}
Index
Properties
road
Closures
turn
Closures
Properties
road
Closures
roadClosures
:
{
[
id
:
string
]:
RoadClosure
}
turn
Closures
turnClosures
:
{
[
id
:
string
]:
RoadClosure
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
road
Closures
turn
Closures
Waze Map Editor JavaScript SDK
Loading...