Photo Sphere Viewer
    Preparing search index...

    Type Alias UpdatableOverlaysPluginConfig

    UpdatableOverlaysPluginConfig: Omit<
        OverlaysPluginConfig,
        "overlays"
        | "cubemapAdapter",
    >