ajay shanker
Posts: 2
Joined: Thu Apr 15, 2021 11:33 am

highcharts zoom on selection of country code

I am using angular 11 and want to country map zoom on selection of country code.Please help :D
dominik.c
Posts: 2081
Joined: Fri Aug 07, 2020 7:07 am

Re: highcharts zoom on selection of country code

Hello ajay shanker!

Welcome to our forum and thanks for contacting us with your question!

If you're looking for an angular demo with maps here you've got one: https://stackblitz.com/edit/highcharts- ... -map-proj4

Regarding zooming on countries you can use drilldown: https://jsfiddle.net/gh/get/library/pur ... -drilldown

or you can simply zoom to the area of the chart you've double-clicked:
https://jsfiddle.net/gh/get/library/pur ... lickzoomto

Best regards!
Dominik Chudy
Highcharts Developer

Return to “Highcharts Maps”