Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
CommentAttributes
Interface CommentAttributes
interface
CommentAttributes
{
body
:
string
;
conversation
:
ConversationElement
[]
;
createdBy
:
null
|
number
;
createdOn
:
null
|
number
;
endDate
:
null
|
string
;
geoJSONGeometry
:
CommentGeoJSON
;
id
:
string
;
isFollowing
:
boolean
;
lockRank
:
UserRank
;
oldId
:
string
;
permissions
:
number
;
subject
:
string
;
suggestionPermissions
?:
number
;
updatedBy
:
null
|
number
;
updatedOn
:
null
|
number
;
}
Hierarchy (
View Summary
)
FeatureVectorAttributes
<
MapCommentId
>
CommentAttributes
Index
Properties
body
conversation
created
By
created
On
end
Date
geoJSONGeometry
id
is
Following
lock
Rank
old
Id
permissions
subject
suggestion
Permissions?
updated
By
updated
On
Properties
body
body
:
string
conversation
conversation
:
ConversationElement
[]
created
By
createdBy
:
null
|
number
created
On
createdOn
:
null
|
number
end
Date
endDate
:
null
|
string
geoJSONGeometry
geoJSONGeometry
:
CommentGeoJSON
id
id
:
string
is
Following
isFollowing
:
boolean
lock
Rank
lockRank
:
UserRank
old
Id
oldId
:
string
permissions
permissions
:
number
subject
subject
:
string
Optional
suggestion
Permissions
suggestionPermissions
?:
number
updated
By
updatedBy
:
null
|
number
updated
On
updatedOn
:
null
|
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
conversation
created
By
created
On
end
Date
geoJSONGeometry
id
is
Following
lock
Rank
old
Id
permissions
subject
suggestion
Permissions
updated
By
updated
On
Waze Map Editor JavaScript SDK
Loading...