mapViewDidChangeUserTrackingModeanimated method
- @mustCallSuper
@mustCallSuper, inherited
Implementation
@mustCallSuper
Future<void> mapViewDidChangeUserTrackingModeanimated(MAMapView mapView, MAUserTrackingMode mode, bool animated) {
kNativeObjectPool.add(mapView);
debugPrint('mapViewDidChangeUserTrackingModeanimated::kNativeObjectPool: $kNativeObjectPool');
}