Types
import type { ScalarQuantity, Length, Area, Volume, Angle } from "@arcgis/core/core/quantity.js";- Since
- ArcGIS Maps SDK for JavaScript 4.23
Quantity type used to represent measurements across the JS API.
import type { ScalarQuantity, Length, Area, Volume, Angle } from "@arcgis/core/core/quantity.js";Quantity type used to represent measurements across the JS API.