Optional
buffertile buffer on each side so lines and polygons don't get clipped
Optional
buildBBoxwhether to build the bounding box for each tile feature
Optional
indexmax zoom to index data on construction
Optional
maxzoommax zoom level to cluster the points on
Optional
minzoommin zoom to generate data on
Optional
projectionmanually set the projection, otherwise it defaults to whatever the data type is
Optional
tolerancesimplification tolerance (higher means simpler). 3 is a good default. Since the default extent is 1, the algorithm will build a unit square of 4_096x4_096 for you.
Options for creating a TileStore