Properties that can be passed into the constructor for mapping/MapExtension!MapExtension.

Hierarchy (view full)

Properties

bookmarks?: (Bookmark | BookmarkProperties)[]
failureMode?: FailureMode
formatSettings?: FormatSettingsProperties
id?: string

The unique ID to assign to the entity. If not specified, one will be generated.

initialLayerPreset?: LayerPreset | LayerPresetProperties
initialViewMode?: ViewMode

Sets the initial view mode. To change it after creation, use mapping/MapExtension!MapExtension.switchViewMode.

map?: Map | MapProperties
onClick?: Action
onHover?: Action
onHoverEnd?: Action
onInitialized?: Action
onViewpointChanged?: Action
requestHelper?: ArcGISRequestHelper
title?: string
webMap?: WebMapLike
webScene?: WebSceneLike