JimuImageryLayerViewOptions

Interface

JimuImageryLayerView constructor options.

Inheritance: JimuImageryLayerViewOptionsJimuQueriableLayerViewOptions

Properties

Hide inherited properties
PropertyTypeNotes
fromRuntime
inherited
boolean

true means the JimuLayerView is created from runtime. e.g. The JimuLayerView is created by AddData widget at runtime. false means the layer is a builtin layer of WebMap or WebScene.

jimuLayerId
inherited
string

The jimuLayerId is a string that connects the layer.id in the layer tree with "-"

jimuMapViewId
inherited
string

The jimuMapViewId is the corresponding JimuMapView instance id.

ImageryLayer

The layer is the ArcGIS Maps SDK for JavaScript ImageryLayer .

string

The layerDataSourceId is the corresponding data source id.

MapViewManager

Pass MapViewManager in to avoid circular dependency.

type
inherited
string

The layer type, see ArcGIS Maps SDK for JavaScript Layer type.

fromRuntime

inheritedinherited
Interface Property
fromRuntime: boolean

true means the JimuLayerView is created from runtime. e.g. The JimuLayerView is created by AddData widget at runtime. false means the layer is a builtin layer of WebMap or WebScene.

jimuLayerId

inheritedinherited
Interface Property
jimuLayerId: string

The jimuLayerId is a string that connects the layer.id in the layer tree with "-"

jimuMapViewId

inheritedinherited
Interface Property
jimuMapViewId: string

The jimuMapViewId is the corresponding JimuMapView instance id.

layer

Interface Property
layer: ImageryLayer

The layer is the ArcGIS Maps SDK for JavaScript ImageryLayer .

layerDataSourceId

inheritedinherited
Interface Property
layerDataSourceId: string

The layerDataSourceId is the corresponding data source id.

mapViewManager

inheritedinherited
Interface Property
mapViewManager: MapViewManager

Pass MapViewManager in to avoid circular dependency.

type

inheritedinherited
Interface Property

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close