Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
RawRoadClosure
Interface RawRoadClosure
interface
RawRoadClosure
{
active
:
boolean
;
closureStatus
?:
string
;
closureStatusHistory
?:
RawClosureStatusHistory
[]
;
createdBy
:
null
|
number
;
createdOn
:
number
;
endDate
:
null
|
string
;
eventId
:
null
|
string
;
forward
:
boolean
;
fromNodeClosed
:
boolean
;
geometry
:
LineString
;
id
:
string
;
location
?:
string
;
permanent
:
boolean
;
permissions
:
number
;
provider
:
null
|
string
;
reason
:
null
|
string
;
segID
:
number
;
startDate
:
null
|
string
;
updatedBy
:
null
|
number
;
updatedOn
:
null
|
number
;
}
Hierarchy (
View Summary
)
RawClosure
RawRoadClosure
Index
Properties
active
closure
Status?
closure
Status
History?
created
By
created
On
end
Date
event
Id
forward
from
Node
Closed
geometry
id
location?
permanent
permissions
provider
reason
segID
start
Date
updated
By
updated
On
Properties
active
active
:
boolean
Optional
closure
Status
closureStatus
?:
string
Optional
closure
Status
History
closureStatusHistory
?:
RawClosureStatusHistory
[]
created
By
createdBy
:
null
|
number
created
On
createdOn
:
number
end
Date
endDate
:
null
|
string
event
Id
eventId
:
null
|
string
forward
forward
:
boolean
from
Node
Closed
fromNodeClosed
:
boolean
geometry
geometry
:
LineString
id
id
:
string
Optional
location
location
?:
string
permanent
permanent
:
boolean
permissions
permissions
:
number
provider
provider
:
null
|
string
reason
reason
:
null
|
string
segID
segID
:
number
start
Date
startDate
:
null
|
string
updated
By
updatedBy
:
null
|
number
updated
On
updatedOn
:
null
|
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
closure
Status
closure
Status
History
created
By
created
On
end
Date
event
Id
forward
from
Node
Closed
geometry
id
location
permanent
permissions
provider
reason
segID
start
Date
updated
By
updated
On
Waze Map Editor JavaScript SDK
Loading...