spatial-monorepo / ui/src / ScaleControlProps
Interface: ScaleControlProps
Defined in: packages/ui/src/Legend/ScaleControl.tsx:31
Properties
metersPerPixel
metersPerPixel:
number
Defined in: packages/ui/src/Legend/ScaleControl.tsx:32
position?
optionalposition?:ScaleControlPosition
Defined in: packages/ui/src/Legend/ScaleControl.tsx:34
unit?
optionalunit?:"metric"|"imperial"
Defined in: packages/ui/src/Legend/ScaleControl.tsx:33
