Photo Sphere Viewer
    Preparing search index...

    Type Alias OverlaysPluginConfig

    type OverlaysPluginConfig = {
        autoclear?: boolean;
        cubemapAdapter?: AdapterConstructor;
        overlays?: OverlayConfig[];
    }
    Index

    Properties

    autoclear?: boolean

    Automatically remove all overlays when the panorama changes

    true
    
    cubemapAdapter?: AdapterConstructor

    Used to display cubemap overlays on equirectangular panoramas

    overlays?: OverlayConfig[]

    Initial overlays