Used by the cell search to specify the tile buffer size in pixels. [default: 0]
Used by cell search to specify the interpolation function to use [default: 'z' value of the point]
OptionalgridGrid size, assumed pixel ratio.
OptionalinterpolationUsed by cell search to specify the type of interpolation to use. From experimentation, lanczos is a fast algorithm that maintains the quality of the data [default: 'lanczos']
OptionallayerName of the layer to build when requesting a tile
Optionalmaxzoommax zoom level to cluster the points on
OptionalmaxzoomUsed by cell search to specify the type of interpolation to use. The recommendation is IDW as you want to prioritize closest data points. [default: 'idw']
Optionalminzoommin zoom to generate clusters on
OptionalnullSet a null value for grid cells that are empty
Optionalprojectionprojection to use
Optionalstoretype of point index store to use. Defaults to an in memory store
Options for raster clustering