spatial-monorepo / imdf/src / UnitProps
Interface: UnitProps
Defined in: packages/imdf/src/types.ts:162
Extends
Record`<string,unknown>`
Indexable
[
key:string]:unknown
Properties
accessibility
accessibility:
AccessibilityCategory[] |null
Defined in: packages/imdf/src/types.ts:165
alt_name
alt_name:
Labels|null
Defined in: packages/imdf/src/types.ts:167
category
category:
UnitCategory
Defined in: packages/imdf/src/types.ts:163
display_point
display_point: {
coordinates:Position2D;type:"Point"; } |null
Defined in: packages/imdf/src/types.ts:169
level_id
level_id:
string
Defined in: packages/imdf/src/types.ts:168
name
name:
Labels|null
Defined in: packages/imdf/src/types.ts:166
restriction
restriction:
RestrictionCategory|null
Defined in: packages/imdf/src/types.ts:164
