Adds a setting to choose between multiple resolutions of the panorama.

Hierarchy

Constructors

Properties

viewer: Viewer
VERSION: string = PKG_VERSION

Expected version of the core DO NOT USE on custom plugins

id: "resolution" = 'resolution'

Unique identifier of the plugin

Methods

  • Changes the available resolutions

    Parameters

    • resolutions: Resolution[]
    • Optional defaultResolution: string

      if not provided, the current panorama is kept

      Optional

    Returns void

    Throws

    PSVError if the configuration is invalid

Generated using TypeDoc