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]
Optional
gridGrid size, assumed pixel ratio.
Optional
interpolationUsed 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']
Optional
layerName of the layer to build when requesting a tile
Optional
maxzoommax zoom level to cluster the points on
Optional
maxzoomUsed 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']
Optional
minzoommin zoom to generate clusters on
Optional
nullSet a null value for grid cells that are empty
Optional
projectionprojection to use
Optional
storetype of point index store to use. Defaults to an in memory store
Options for raster clustering