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