Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
PlaceUpdateAttributes
Type Alias PlaceUpdateAttributes
PlaceUpdateAttributes
:
IssueMetadata
&
{
action
?:
PLACE_UPDATE_ACTION
;
approved
:
ApprovedStatus
;
changedFields
?:
ChangedField
[]
;
createdBy
?:
UserID
;
dateAdded
:
number
;
geometry
:
Point
;
id
:
ObjectId
;
isAdLockedEditable
:
boolean
;
isEditable
:
boolean
;
isInEditArea
:
boolean
;
place
:
Venue
;
subject
:
PLACE_UPDATE_SUBJECT
;
updateType
:
PlaceUpdateType
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Waze Map Editor JavaScript SDK
Loading...