onAdd method

dynamic onAdd(
  1. MapboxMap map
)

Implementation

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