Skip to content

Interface: IZoomConfig

Table of contents

Properties

Properties

disabled

Optional disabled: boolean

Defined in

leafer/packages/interface/src/interaction/IInteraction.ts:108


min

Optional min: number

Defined in

leafer/packages/interface/src/interaction/IInteraction.ts:109


max

Optional max: number

Defined in

leafer/packages/interface/src/interaction/IInteraction.ts:110

Released under the MIT License.