Types
import type { GeometryUnion, SymbolUnion, AnalysisView3DUnion, AnalysisView2DUnion, AnalysisUnion } from "@arcgis/core/unionTypes.js";- Since
- ArcGIS Maps SDK for JavaScript 4.32
A module for importing union types for use in TypeScript.
Type definitions
AnalysisView3DUnion
deprecated Type definition
Union of all possible analysis views that can be added to a SceneView.
- Supertypes
- AnalysisView3DUnion
AnalysisView2DUnion
deprecated Type definition
Union of all possible analysis views that can be added to a MapView.
- Supertypes
- AnalysisView2DUnion
AnalysisUnion
deprecated Type definition
Union of all possible analysis types that can be added to a View.
- Supertypes
- AnalysisUnion
RasterRendererUnion
deprecated Type definition
Union of all raster renderers.
- Supertypes
- RasterRendererUnion
PointCloudRendererUnion
deprecated Type definition
Union of all point cloud renderers.
- Supertypes
- PointCloudRendererUnion
FillSymbol2DUnion
deprecated Type definition
Union of all 2D fill symbols.
- Supertypes
- FillSymbolUnion
MarkerSymbol2DUnion
deprecated Type definition
Union of all 2D marker symbols.
- Supertypes
- MarkerSymbolUnion
Symbol3DLayerUnion
deprecated Type definition
Union of all 3D symbol layers.
- Supertypes
- Symbol3DLayerUnion
Symbol2D3DUnion
deprecated Type definition
Union of all 2D and 3D symbols.
- Supertypes
- Symbol2D3DUnion
RendererWithVisualVariablesUnion
deprecated Type definition
Union of all renderers with visual variables.
- Supertypes
- RendererWithVisualVariablesUnion