Skip to main content
Version: Next

Type Alias: Image360AnnotationFilterOptions

Image360AnnotationFilterOptions: object

Options for loading annotations in 360 images

Type declaration

status?

optional status: "all" | AnnotationStatus | AnnotationStatus[]

Allow annotations matching this/these statuses. 'all' will match all annotations

Default

'approved'

Defined in

packages/360-images/src/annotation/types.ts:26