<script src="https://code.highcharts.com/maps/11.4.0/highmaps.js"></script>
<script src="https://code.highcharts.com/maps/11.4.0/modules/geoheatmap.js"></script>
<script src="https://code.highcharts.com/maps/11.4.0/modules/exporting.js"></script>
<script src="https://code.highcharts.com/maps/11.4.0/modules/accessibility.js"></script>
<figure class="highcharts-figure">
<div id="container"></div>
<p class="highcharts-description">
This chart shows the Aerosol Particle Radius In September 2016, plotted
by their latitude and longitude. It uses the Equal Earth projection and
<code>geoheatmap</code> series type, which creates a grid of tiles that
correspond to the latitude and longitude of each data point.
The value of the geoheatmap is represented by the color of each tile.
</p>
</figure>