ggc-library
    Preparing search index...

    Configuratie voor het laden van een 3D-tileset.

    protected tilesetConfigs: TilesetConfig[] = [
    {
    layerName: "Gebouwen",
    constructorOptions: {
    maximumScreenSpaceError: 8,
    dynamicScreenSpaceError: true,
    dynamicScreenSpaceErrorFactor: 8,
    },
    }]
    interface TilesetConfig {
        cameraValuesShowFunction?: cameraValuesShowFunction;
        constructorOptions?: ConstructorOptions;
        layerId: string;
    }
    Index

    Properties

    cameraValuesShowFunction?: cameraValuesShowFunction

    Optioneel: Een functie die op basis van de huidige cameraValues bepaalt of de 3Dtileset getoond wordt.

    constructorOptions?: ConstructorOptions

    Optioneel, Een object met opties voor het aanmaken van een 3dTileset in Cesium. Voor alle mogelijkheden van ConstructorOptions zie:ConstructorOptions

    layerId: string

    Een string met de layer id