Closed
Description
Expected behaviour
Tooltip should obey numberFormat settings for mappoint series.
Actual behaviour
Tooltip does not obey numberFormat settingsmappoint series.
Live demo with steps to reproduce
https://jsfiddle.net/wergeld/pyuhazs1/5/Hover over the top-left most map marker for Reykjavik. The tooltip should show "10,000.000".
I have added setOptions and also explicitly set the the Highcharts.numberFormat on the tooltip formatter. In either case the desire to use the "," as the thousands separator is ignored.
This does work as expected for other chart series, just not mappoint.
Product version
HighMaps v11.1
Affected browser(s)
Chrome, Firefox, Edge.