highcharts / map-collection-dist

Other
29 stars 37 forks source link

world-continents: incorrect Asia data label placement #113

Closed bm64 closed 1 month ago

bm64 commented 1 year ago

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

alparius commented 1 year ago
@bm64 Have you found any workaround?
KacperMadej commented 1 year ago

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.

hubertkozik commented 1 month ago

This issue is fixed.