ggc-library
    Preparing search index...

    Configuratie voor de Cesium viewer.

    interface ViewerOptions {
        animation?: boolean;
        directionalLightOptions?: DirectionalLightOptions;
        elementId?: string;
        terrainModelUrl?: string;
        timeline?: boolean;
    }
    Index

    Properties

    animation?: boolean

    Toon animatie controls.

    directionalLightOptions?: DirectionalLightOptions

    Opties voor directional lighting.

    elementId?: string

    ID van het HTML element waarin de viewer wordt geladen.

    terrainModelUrl?: string

    URL naar terrain model.

    timeline?: boolean

    Toon timeline.