Page 1 of 1

Not able to display mappoint on drilldown map

Posted: Wed Jul 21, 2021 11:12 am
by pravindvarma
I Have created this demo
https://codesandbox.io/s/highcharts-rea ... =/demo.jsx

It does not display the mappoints London and Birmingham on the map when we click on any country.

Can you help me?

Thanks,
Pravin

Re: Not able to display mappoint on drilldown map

Posted: Thu Jul 22, 2021 9:29 am
by sebastian.h
Hi,
Thanks for contacting us with your question.

I see that everything is hooked up to the USA series, which is probably why it doesn't work.
Try to start with a world map and analogically change it like in this example.
https://jsfiddle.net/gh/get/library/pur ... -drilldown

Here is another world map with working drilldown
https://jsfiddle.net/BlackLabel/hpoatjy5/

Let me know how are you going with this.
Best regards.