Type alias Configuration

Configuration: {
    authenticationBaseUrl: authenticationBaseUrl;
    gmfAuthenticationConfig: gmfAuthenticationConfig;
    gmfAuthenticationNoReloadRole: gmfAuthenticationNoReloadRole;
    gmfBackgroundLayerSelectorOptions: gmfBackgroundLayerSelectorOptions;
    gmfContextualDataOptions: gmfContextualDataOptions;
    gmfCsvFilename: gmfCsvFilename;
    gmfCustomCSS: gmfCustomCSS;
    gmfCustomJavascriptUrl: gmfCustomJavascriptUrl;
    gmfCustomStylesheetUrl: gmfCustomStylesheetUrl;
    gmfDisclaimerOptions: gmfDisclaimerOptions;
    gmfDisplayQueryGridOptions: gmfDisplayQueryGridOptions;
    gmfDisplayQueryWindowOptions: gmfDisplayQueryWindowOptions;
    gmfEditFeatureOptions: gmfEditFeatureOptions;
    gmfElevationOptions: gmfElevationOptions;
    gmfExternalOGCServers: gmfExternalOGCServers;
    gmfFloors: gmfFloors;
    gmfI18nextConfiguration: InitOptions;
    gmfLayerTreeOptions: gmfLayerTreeOptions;
    gmfLayersUrl: gmfLayersUrl;
    gmfMobileMeasureAreaOptions: gmfMobileMeasureAreaOptions;
    gmfMobileMeasureLengthOptions: gmfMobileMeasureLengthOptions;
    gmfMobileMeasurePointOptions: gmfMobileMeasurePointOptions;
    gmfMousePositionOptions: gmfMousePositionOptions;
    gmfObjectEditingToolsOptions: gmfObjectEditingToolsOptions;
    gmfOptions: gmfOptions;
    gmfPermalinkOptions: gmfPermalinkOptions;
    gmfPrintOptions: gmfPrintOptions;
    gmfPrintUrl: gmfPrintUrl;
    gmfProfileJsonUrl: gmfProfileJsonUrl;
    gmfProfileOptions: gmfProfileOptions;
    gmfProjectionsOptions: gmfProjectionsOptions;
    gmfQueryGrid: gmfQueryGrid;
    gmfRasterUrl: gmfRasterUrl;
    gmfSearchGroups: gmfSearchGroups;
    gmfSearchOptions: gmfSearchOptions;
    gmfShareOptions: gmfShareOptions;
    gmfShortenerCreateUrl: gmfShortenerCreateUrl;
    gmfSnappingOptions: gmfSnappingOptions;
    gmfThemesOptions: gmfThemesOptions;
    gmfTreeManagerModeFlush: gmfTreeManagerModeFlush;
    gmfTreeUrl: gmfTreeUrl;
    gmfTwoFactorAuth: gmfTwoFactorAuth;
    ngeoCsvEncoding: ngeoCsvEncoding;
    ngeoCsvExtension: ngeoCsvExtension;
    ngeoCsvIncludeHeader: ngeoCsvIncludeHeader;
    ngeoCsvQuote: ngeoCsvQuote;
    ngeoCsvSeparator: ngeoCsvSeparator;
    ngeoGeolocationOptions: ngeoGeolocationOptions;
    ngeoMeasureDecimals: ngeoMeasureDecimals;
    ngeoMeasurePrecision: ngeoMeasurePrecision;
    ngeoMeasureSpherical: ngeoMeasureSpherical;
    ngeoNominatimSearchDefaultParams: ngeoNominatimSearchDefaultParams;
    ngeoOfflineTestUrl: ngeoOfflineTestUrl;
    ngeoPermalinkOgcserverUrl: ngeoPermalinkOgcserverUrl;
    ngeoPointfilter: ngeoPointfilter;
    ngeoProfileOptions: ngeoProfileOptions;
    ngeoQueryOptions: ngeoQueryOptions;
    ngeoRoutingOptions: ngeoRoutingOptions;
    ngeoScaleSelectorOptions: ngeoScaleSelectorOptions;
    ngeoSnappingTolerance: ngeoSnappingTolerance;
    ngeoStreetviewOptions: ngeoStreetviewOptions;
    ngeoStringToHtmlReplacements: ngeoStringToHtmlReplacements;
    ngeoTilesPreloadingLimit: ngeoTilesPreloadingLimit;
    ngeoUsedKeyRegexp: ngeoUsedKeyRegexp;
    ngeoWfsPermalinkOptions: ngeoWfsPermalinkOptions;
    pytreeLidarprofileJsonUrl: pytreeLidarprofileJsonUrl;
}

The full configuration

Type declaration

Generated using TypeDoc