onRemove method

dynamic onRemove(
  1. MapboxMap map
)

Implementation

onRemove(MapboxMap map) => jsObject.onRemove(map.jsObject);