Open yogeshtekhne opened 3 years ago
Hi @KacperMadej, any update on the border change request?
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/
Thanks for the solution @KacperMadej, I appreciate it. Could you please provide the same in SVG?
@yogeshtekhne Here's the SVG with the same modifications. (GitHub doesn't support SVG files as attachments so below is the file content)
@KacperMadej is it possible to make this solution also for custom/world.topo.json please? As far as I can see it works for Africa only.
I was thinking it should be possible to use the world, and then push/update Morocco and Western Sahara . (Pushing HongKong this way ie works fine.
Highcharts.maps['custom/world'].features.push({"type":"Feature","id":"HK","properties":{"hc-group":"admin0","hc etc ... //works Highcharts.maps['custom/world'].features.push({"type":"Feature","id":"MA","properties":{"hc-group" etc ... Highcharts.maps['custom/world'].features.push({"type":"Feature","id":"EH","properties":{"hc-group": ..etc ...
Thanks for reading this one, as the worldbank, Wiki and UN https://www.spsrasd.info/news/en/articles/2023/04/08/44969.html use the borders I have requested, we cannot really use the worldmap form Highcharts until highcharts is UN compatible so would be great if this can be given attention, meanwhile we need to try other non highsoft solutions. (wiki image below)
@KacperMadej I see you make a lot of progress on maps these days, observing fixes related to western sahara, but notting for Morocco? I am strugling with this one: https://jsfiddle.net/eriksoeberg/o4s8zq79/3/ but no fix ?
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 the coordinates used in all out TopoJSON maps are projection-less and are working fine with each other.
At this moment I am not able to provide a working fix you this issue but I'll try to prioritize this.
Fix is super-welcome as I am not sure to attack this TopoJson files other than the world.topo.jason I am already using.
Any hint on how western sahara /Morocco can be fixed using TopoJson World custom, as mentioned above. I am still struggling with this one; https://jsfiddle.net/eriksoeberg/o4s8zq79/3/
Time is flying, still struggling with Morocco Western Sahara, any concrete tips techniques are more than welcome..
Western Sahara(Sahrawi Arab Democratic Republic) is highly recognized by many countries nowadays located in the African continent. its borders have been changed from earlier and it's visible in Google Maps as well, kindly find the attachment for reference.
But unfortunately, this is not updated in the highchart's Africa map. The link to the Africa map can be found here https://code.highcharts.com/mapdata/custom/africa.svg. I request you to kindly add the revised border of Western Sahara as per the google map in your Africa map so that we can display this properly for our client's app.
Many thanks in advance.