Type alias GeoPointAnalyzerDescription
Geo
Point
Analyzer
Description
: GenericAnalyzerDescription & { properties
: { description
: { maxLevel
: number; minCells
: number; minLevel
: number }; latitude
: string[]; longitude
: string[] }; type
: "geopoint" }
An object describing a GeoPoint Analyzer