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

    Function cloneViewer

    • Copies configuration and state from one Cesium Viewer to another.

      Parameters

      • source: Viewer

        The source viewer to copy properties from

      • container: string | Element

        DOM element ID or element for the new viewer

      • Optionaloptions: ConstructorOptions

        Optional override options for the new viewer

      Returns Viewer

      A new Viewer instance with copied properties