BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface PositionChangedEvent

    interface PositionChangedEvent {
        position: WGS84;
        heading?: MapCameraHeading;
    }
    Index

    Properties

    Properties

    position: WGS84