Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
WebMapPopupInfo
Interface WebMapPopupInfo
interface
WebMapPopupInfo
{
description
?:
string
;
fieldInfos
?:
WebMapFieldInfo
[]
;
mediaInfos
?:
WebMapMediaInfo
[]
;
showAttachments
?:
boolean
;
title
?:
string
;
[
key
:
string
]
:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
description?
field
Infos?
media
Infos?
show
Attachments?
title?
Properties
Optional
description
description
?:
string
Optional
field
Infos
field
Infos
?:
WebMapFieldInfo
[]
Optional
media
Infos
media
Infos
?:
WebMapMediaInfo
[]
Optional
show
Attachments
show
Attachments
?:
boolean
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
field
Infos
media
Infos
show
Attachments
title
@honua/sdk-js
Loading...