mapZooming property
Enable or disable zooming into a region of clicked map point you want to drill into. If mapZooming is set to false the drilldown/drillup animations only fade in/fade out without zooming to a specific map point.
API Docs: https://api.highcharts.com/highmaps/drilldown.mapZooming
Implementation
bool? mapZooming;