NUIMapViewController constructor
NUIMapViewController({
- NUIMapViewLocationUpdateListener? destinationUpdateListener,
- NUIMapViewOnMarkerTap? markerTapListener,
- Function? clusterUpdateListener,
Implementation
NUIMapViewController({this.destinationUpdateListener, this.markerTapListener, this.clusterUpdateListener});