interpolation property

HighchartsGeoHeatmapSeriesInterpolationOptions? interpolation
getter/setter pair

Make the geoheatmap render its data points as an interpolated image. It can be used to show a Temperature Map-like charts.

API Docs: https://api.highcharts.com/highmaps/series.geoheatmap.interpolation

Implementation

HighchartsGeoHeatmapSeriesInterpolationOptions? interpolation;