API Reference > core-common > Geometry > UnitType UnitType Type alias This type indicates possible linear and angular units supported. extensions UnitType = "Meter" | "InternationalFoot" | "USSurveyFoot" | "Degree" | "Unsupported" Defined in core/common/src/geometry/CoordinateReferenceSystem.ts Line 18 Last Updated: 20 June, 2023