UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

6 lines (5 loc) 842 B
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.33/esri/copyright.txt for details. */ import{excludeTables as e}from"../../core/accessorSupport/layerContainerType.js";import{FeatureReduction as t}from"./FeatureReduction.js";import i from"./FeatureReductionBinning.js";import r from"./FeatureReductionCluster.js";import n from"./FeatureReductionSelection.js";const o={key:"type",base:t,typeMap:{cluster:r,binning:i}},p={types:{key:"type",base:t,typeMap:{selection:n,cluster:r,binning:i}},json:{name:"layerDefinition.featureReduction",write:{allowNull:!0},origins:{"web-map":{types:o},"portal-item":{types:o},"web-scene":{types:{key:"type",base:t,typeMap:{selection:n}},name:"layerDefinition.featureReduction",write:{layerContainerTypes:e}}}}};export{p as featureReductionProperty};