Builder
class Builder
Builder class for the HeatmapTileProvider.
Functions
Link copied to clipboard
Creates a new HeatmapTileProvider instance from the builder's properties.
Link copied to clipboard
Specifies the dataset to use for the heatmap, accepting unweighted LatLngs.
Link copied to clipboard
Specifies the color gradient of the heatmap.
Link copied to clipboard
Specifies a custom maximum intensity value for the heatmap.
Link copied to clipboard
Specifies the opacity of the heatmap layer.
Link copied to clipboard
Specifies the radius of the heatmap blur, in pixels.
Link copied to clipboard
Specifies the dataset to use for the heatmap, accepting WeightedLatLngs.