units property

String? units
getter/setter pair

What units to use for the field and borderPath geometries. If percent (default), they relate to the box given in relativeTo. If pixels, they are absolute values.

API Docs: https://api.highcharts.com/highcharts/mapView.insetOptions.units

Implementation

String? units;