Preparing search index...
The search index is not available
map.apps Bundle APIs 4.19.0
map.apps Bundle APIs 4.19.0
highlights
api
GraphicsCollectionResolver
Type Alias GraphicsCollectionResolver
GraphicsCollectionResolver
:
(
mapWidgetModel
:
any
,
)
=>
Collection
<
Graphic
>
|
undefined
Resolves a graphics collection for the given mapWidgetModel.
Type declaration
(
mapWidgetModel
:
any
)
:
Collection
<
Graphic
>
|
undefined
Parameters
mapWidgetModel
:
any
Returns
Collection
<
Graphic
>
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
map.apps Bundle APIs 4.19.0
Loading...
Resolves a graphics collection for the given mapWidgetModel.