Type alias GeoJsonAnalyzerDescription
GeoJsonAnalyzerDescription: AnalyzerDescriptionType<"geojson", { description: { maxCells: number; maxLevel: number; minLevel: number; }; type: GeoType; }> Type declaration
description: {
maxCells: number;
maxLevel: number;
minLevel: number;
}
maxCells: number
maxLevel: number
minLevel: number
An object describing a GeoJSON Analyzer