map-collection-dist
map-collection-dist copied to clipboard
world-continents: incorrect Asia data label placement
Asia data label has incorrect placement on world-continents map. Demo: https://jsfiddle.net/BlackLabel/L6se3q9p/ JSON: https://code.highcharts.com/mapdata/custom/world-continents.topo.json
@bm64 Have you found any workaround?
Hi,
Thank you for reporting the problem - this is a duplicate of https://github.com/highcharts/highcharts/issues/18004
A proper solution will require changing the base of the placement logic - switching from bbox to lon/lat based options.
This issue is fixed.