Cesium Utils - v0.0.9
    Preparing search index...

    Function syncCamera

    • Copies camera state from source viewer to destination viewer.

      Parameters

      • source: Viewer

        The source viewer to copy camera states from.

      • dest: Viewer

        The destination viewer to apply camera properties from the source.

      Returns void