On this page

Type Alias ImageViewerJumpToOptions

ImageViewerJumpToOptions: Omit<JumpToOptions, "pitch"> & {
    center: [number, number];
}
Was this helpful?
SDK JS
Reference
ImageViewerJumpToOptions