IImageVectorLayer
Extends
Properties
Property | Type | Notes |
---|---|---|
"ArcGISImageServiceVectorLayer" |
String indicating the layer type. Value of this property must be ArcGISImageServiceVectorLayer |
|
Inherited | any |
A unique identifying string for the layer. |
Optional | any |
Stores interactive filters. |
Optional | any |
Boolean property indicating whether to ignore popups defined by the service item. |
Optional | boolean |
This is applicable if used as a baseMapLayer. A boolean value indicating whether or not the baseMapLayer draws on top (true) of other layers, including operationalLayers , or below (false). |
Optional | any |
A layerDefinition object defining the attribute schema and drawing information for the layer. |
Optional | any |
Specifies the mosaic rule when defining how individual images should be mosaicked. |
Optional | IPopupInfo |
A popupInfo object defining the content of popup windows when you click or query a feature. |
Optional | any |
Number describing the size of the tile. |
Optional Inherited | string |
Optional string containing the item ID of the service if it's registered on ArcGIS Online or your organization's portal. |
Optional Inherited | number |
Integer property used to determine the maximum scale at which the layer is displayed. |
Optional Inherited | number |
Integer property used to determine the minimum scale at which the layer is displayed. |
Optional Inherited | string |
Layer name |
Optional Inherited | number |
The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency. |
Optional Inherited | boolean |
Boolean property indicating whether to display in the legend. |
Optional Inherited | boolean |
This property is applicable to layers that support time. If 'true', timeAnimation is enabled. |
Optional Inherited | string |
A user-friendly string title for the layer that can be used in a table of contents. |
Optional Inherited | string |
Deprecated, use layerType instead. |
Optional Inherited | string |
The URL to the layer. Not applicable to all layer types. |
Optional Inherited | boolean |
Boolean property determining whether the layer is initially visible in the web map. |
Interface defined in packages/arcgis-rest-types/src/webmap.ts:790