IExclusionArea
Exclusion areas define extent areas where no data will be fetched for a layer.
Properties
Property | Type | Notes |
---|---|---|
Optional | IGeometry |
The geometry defining the area where no data will be fetched. Only extent is supported. |
Optional | number |
The zoom level where the exclusion ends. |
Optional | number |
The zoom level where the exclusion ends. |
Optional | number |
The zoom level where the exclusion starts. |
Optional | number |
The zoom level where the exclusion starts. |
Interface defined in packages/arcgis-rest-types/src/webmap.ts:1154