maxZoom property

double? maxZoom
getter/setter pair

Prevents the end user from zooming too far in on the map. See zoom.

API Docs: https://api.highcharts.com/highcharts/mapView.maxZoom

Implementation

double? maxZoom;