AiControls
Controls
Zoom and pan controls overlay.
100%
Usage
<AiControls :zoom="zoom" @zoom-in="zoomIn" @zoom-out="zoomOut" @reset="resetView" @fit-view="fitView" />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| zoom | number | — | — |
| position | 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' | 'bottom-left' | — |
Slots
defaultzoom-inzoom-displayzoom-outresetfit-view