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