Skip to content
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

GeometryUnion

deprecated Type definition

Union of all geometries.

Supertypes
GeometryUnion

SymbolUnion

deprecated Type definition

Union of all symbols.

Supertypes
SymbolUnion

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

RendererUnion

deprecated Type definition

Union of renderers.

Supertypes
RendererUnion

RasterRendererUnion

deprecated Type definition

Union of all raster renderers.

Supertypes
RasterRendererUnion

PointCloudRendererUnion

deprecated Type definition

Union of all point cloud renderers.

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

Symbol3DUnion

deprecated Type definition

Union of all 3D symbols.

Supertypes
Symbol3DUnion

Symbol2D3DUnion

deprecated Type definition

Union of all 2D and 3D symbols.

Supertypes
Symbol2D3DUnion

RendererWithVisualVariablesUnion

deprecated Type definition

Union of all renderers with visual variables.

Symbol2DUnion

deprecated Type definition

Union of all 2D symbols.

Supertypes
Symbol2DUnion

AnalysisViewUnion

deprecated Type definition

Union of all possible analysis views that can be added to a MapView or SceneView.

Supertypes
AnalysisViewUnion