Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
Commentable
Interface Commentable
interface
Commentable
{
addComment
(
text
:
string
)
:
Promise
<
Model
<
any
,
ModelSetOptions
>
>
;
getComments
()
:
Collection
;
}
Implemented by
Comment
Index
Methods
add
Comment
get
Comments
Methods
add
Comment
addComment
(
text
:
string
)
:
Promise
<
Model
<
any
,
ModelSetOptions
>
>
Parameters
text
:
string
Returns
Promise
<
Model
<
any
,
ModelSetOptions
>
>
get
Comments
getComments
()
:
Collection
Returns
Collection
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
add
Comment
get
Comments
Waze Map Editor JavaScript SDK
Loading...