Draw a tile with the provided text label in the middle
custom image, or null
tile width to draw
tile height to draw
count of features in the requested tile
feature index results
Optional
canvas: HTMLCanvasElement | OffscreenCanvas | EmulatedCanvas2Dcanvas to draw in
Draw a custom tile when the number of features within the tile is unknown. This is called when a feature table is not indexed and more total features exist than the max per tile.
custom image, or null
tile width to draw
tile height to draw
count of total features in the feature table
results in a feature result set
Optional
canvas: HTMLCanvasElement | OffscreenCanvas | EmulatedCanvas2Dcanvas to draw in
Generated using TypeDoc
Custom Feature Tile