mapViewRequireLocationAuth method
- @mustCallSuper
@mustCallSuper, inherited
Implementation
@mustCallSuper
Future<void> mapViewRequireLocationAuth(CLLocationManager locationManager) {
kNativeObjectPool.add(locationManager);
debugPrint('mapViewRequireLocationAuth::kNativeObjectPool: $kNativeObjectPool');
}