Kacper Madej

Results 172 comments of Kacper Madej

Hi @titasakgm Thank you for reporting the problem. _Internal note:_ Demo of the map: https://jsfiddle.net/gh/get/jquery/1.11.0/highslide-software/highcharts.com/tree/master/samples/mapdata/countries/th/th-all

Hi @lyiabv Thank you for suggesting the enhancement. Do you mean a map of a city with division into neighborhoods? Or higher level of admin divisions? Like Chinese provinces with...

At this moment we don't have such a map available in our Map Collection. However, from your description, it seems that you might solve your problem with a point-based data...

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...

Apologies for the long reply time. Here's a workaround: you could use the modified map (in the HTML tab of the demo) - https://jsfiddle.net/BlackLabel/cm6qwjtp/1/

@yogeshtekhne Here's the SVG with the same modifications. (GitHub doesn't support SVG files as attachments so below is the file content) Click to expand and show the code ```svg Map...

Hi @rsbssbno The geometries of the features you have added do not match the world map you have edited. A better fix would be to work with TopoJSON files as...

Hi @josemontanana As a workaround (or while waiting for the map collection update), you could use an edited map available in this demo: https://jsfiddle.net/BlackLabel/d2v7gtje/2/ _Disclaimer_: The map edit was created...

Hi @yogeshtekhne Thank you for reporting about the problem. If a map is not in our map collection then it's possible to create a custom map, if you have a...

Here's a low resolution world map demo: http://jsfiddle.net/BlackLabel/escywjo7/ (Compare with the default: http://jsfiddle.net/gh/get/library/pure/highslide-software/highcharts.com/tree/master/samples/mapdata/custom/world-lowres) @jon-a-nygaard fyi