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