HighchartsMapViewInsetOptions constructor
HighchartsMapViewInsetOptions({})
Generic options for the placement and appearance of map insets like non-contiguous territories.
API Docs: https://api.highcharts.com/highmaps/mapView.insetOptions
Implementation
HighchartsMapViewInsetOptions(
{this.borderColor,
this.borderWidth,
this.padding,
this.relativeTo,
this.units});