Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
RawUpdateRequest
Type Alias RawUpdateRequest
RawUpdateRequest
:
RawIssueMetadata
&
{
bounds
:
Polygon
;
comments
?:
Partial
<
RawComment
>
[]
;
createdBy
?:
UserID
;
description
:
string
|
null
;
driveDate
:
number
;
geometry
:
Point
;
guestUserEmail
?:
string
|
null
;
guestUserName
?:
string
|
null
;
hasComments
:
boolean
;
id
:
MapUpdateRequestId
;
localDriveTime
:
string
;
permissions
:
RawObjectPermissions
;
rank
:
null
|
UserRank
;
resolution
:
number
|
null
;
source
:
UPDATE_REQUEST_SOURCE
;
type
:
UPDATE_REQUEST_TYPE
;
typeText
?:
string
;
updatedBy
:
UserID
|
null
;
updatedOn
:
number
|
null
;
}
&
Partial
<
UpdateRequestReporterPreferences
>
&
(
OpenUpdateRequestAttributes
|
ResolvedUpdateRequestAttributes
)
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Waze Map Editor JavaScript SDK
Loading...