Documentation
    Preparing search index...

    Class AssetPanoramicsSdkFacade

    AssetPanoramicsSdkFacade provides a facade for interacting with panoramic features in the asset renderer.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    emitter: Emitter<PanoramicEvents> = ...

    An event emitter for handling custom events.

    Methods

    • Animate camera/state to a panoramic feature. If panoramic mode is not active, it will start panoramic mode.

      Parameters

      • OptionalfeatureId: string | number

        Optional feature ID to animate to. If omitted, it will start panoramic mode at the closest feature to the camera.

      Returns Promise<void>