Variable CompassDirectionTagConst
CompassDirectionTag: Of<{ id: 2; tags: { Eastward: { id: 2; label: "Eastward"; }; NorthEastward: { id: 1; label: "North-Eastward"; }; Northward: { id: 0; label: "Northward"; }; NorthWestward: { id: 7; label: "North-Westward"; }; SouthEastward: { id: 3; label: "South-Eastward"; }; Southward: { id: 4; label: "Southward"; }; SouthWestward: { id: 5; label: "South-Westward"; }; Westward: { id: 6; label: "Westward"; }; }; }> = ...
The tags contained in this namespace may be used in any domain or context, to indicate an association with a movement into a certain compass direction. Note the difference with Chapter 4, Common Compass Location Semantic Tag Namespace.