NUIMapViewMarkersCallback typedef

NUIMapViewMarkersCallback = void Function(List<NUIMapMarker> markers)

Implementation

typedef NUIMapViewMarkersCallback = void Function(List<NUIMapMarker> markers);