Type Alias ZoomToPayload

ZoomToPayload: { targetZoom: number }

The payload for the zoom to payload.

Type declaration

  • targetZoom: number