mapbox/flutter-mapbox-gl

Add content insets

tobrun opened this issue · 1 comments

NativeMapView#setContentPadding(int[]insets) allows to add padding to the map.

For public API on Dart, EdgeInsets might be the best target