Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
VenueWithPlaceUpdateFeature
Interface VenueWithPlaceUpdateFeature
interface
VenueWithPlaceUpdateFeature
{
featureType
:
string
;
geometry
:
Point
;
hasOpenUpdateRequests
:
boolean
;
hidden
?:
boolean
;
id
:
WazeFeatureId
;
isDeleted
?:
boolean
;
isHighlighted
:
boolean
;
isOtherSelected
:
boolean
;
isSelected
?:
boolean
;
isUnchanged
?:
boolean
;
oldId
?:
null
|
WazeFeatureId
;
uniqueId
:
ObjectUniqueId
;
updateRequests
:
PlaceUpdate
<
PlaceUpdateAttributes
>
[]
;
}
Hierarchy (
View Summary
)
WMEFeature
VenueWithPlaceUpdateFeature
Index
Properties
feature
Type
geometry
has
Open
Update
Requests
hidden?
id
is
Deleted?
is
Highlighted
is
Other
Selected
is
Selected?
is
Unchanged?
old
Id?
unique
Id
update
Requests
Properties
feature
Type
featureType
:
string
geometry
geometry
:
Point
has
Open
Update
Requests
hasOpenUpdateRequests
:
boolean
Optional
hidden
hidden
?:
boolean
id
id
:
WazeFeatureId
Optional
is
Deleted
isDeleted
?:
boolean
is
Highlighted
isHighlighted
:
boolean
is
Other
Selected
isOtherSelected
:
boolean
Optional
is
Selected
isSelected
?:
boolean
Optional
is
Unchanged
isUnchanged
?:
boolean
Optional
old
Id
oldId
?:
null
|
WazeFeatureId
unique
Id
uniqueId
:
ObjectUniqueId
update
Requests
updateRequests
:
PlaceUpdate
<
PlaceUpdateAttributes
>
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
feature
Type
geometry
has
Open
Update
Requests
hidden
id
is
Deleted
is
Highlighted
is
Other
Selected
is
Selected
is
Unchanged
old
Id
unique
Id
update
Requests
Waze Map Editor JavaScript SDK
Loading...