| /expo/packages/expo-maps/android/src/main/java/expo/modules/maps/googleMaps/ |
| H A D | GoogleMapsCallbacks.kt | 55 onRegionChangeComplete: ViewEventCallback<CameraPositionRecord>, in <lambda>() 60 onRegionChangeComplete(CameraPositionRecord(map.cameraPosition)) in <lambda>()
|
| H A D | GoogleMapsView.kt | 49 private val onRegionChangeComplete by EventDispatcher<CameraPositionRecord>() constant 291 callbacks.setupOnRegionChangeComplete(onRegionChangeComplete, clusters) in setupCallbacks()
|
| /expo/packages/expo-maps/src/ |
| H A D | Map.types.ts | 270 onRegionChangeComplete?: (event: OnRegionChangeEvent) => void;
|
| /expo/packages/expo-maps/build/ |
| H A D | Map.types.d.ts | 241 onRegionChangeComplete?: (event: OnRegionChangeEvent) => void;
|
| H A D | Map.types.js.map | 1 … *\n * @default (event: OnRegionChangeEvent) => {}\n */\n onRegionChangeComplete?: (event: …
|
| /expo/apps/native-component-list/src/screens/ExpoMaps/screens/ |
| H A D | CallbacksExample.tsx | 81 title: 'Enable onRegionChangeComplete event', 181 onRegionChangeComplete={(event) => {
|
| /expo/packages/expo-maps/ios/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsViewDelegate.swift | 56 expoMapView?.onRegionChangeComplete(CameraPositionRecord( in mapView()
|
| H A D | GoogleMapsView.swift | 38 var onRegionChangeComplete = EventDispatcher() variable
|
| /expo/ios/Exponent/Versioned/Core/Api/Components/GoogleMaps/ |
| H A D | AIRGoogleMap.h | 40 @property (nonatomic, copy) RCTDirectEventBlock onRegionChangeComplete;
|
| H A D | AIRGoogleMapManager.m | 101 RCT_EXPORT_VIEW_PROPERTY(onRegionChangeComplete, RCTDirectEventBlock) category
|
| /expo/ios/versioned-react-native/ABI49_0_0/Expo/ExpoKit/Core/Api/Components/GoogleMaps/ |
| H A D | ABI49_0_0AIRGoogleMap.h | 40 @property (nonatomic, copy) ABI49_0_0RCTDirectEventBlock onRegionChangeComplete;
|
| H A D | ABI49_0_0AIRGoogleMapManager.m | 101 ABI49_0_0RCT_EXPORT_VIEW_PROPERTY(onRegionChangeComplete, ABI49_0_0RCTDirectEventBlock) category
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsViewDelegate.swift | 56 expoMapView?.onRegionChangeComplete(CameraPositionRecord( in mapView()
|
| H A D | GoogleMapsView.swift | 38 var onRegionChangeComplete = EventDispatcher() variable
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsViewDelegate.swift | 56 expoMapView?.onRegionChangeComplete(CameraPositionRecord( in mapView()
|
| H A D | GoogleMapsView.swift | 38 var onRegionChangeComplete = EventDispatcher() variable
|
| /expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/Api/Components/GoogleMaps/ |
| H A D | ABI48_0_0AIRGoogleMap.h | 40 @property (nonatomic, copy) ABI48_0_0RCTDirectEventBlock onRegionChangeComplete;
|
| /expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/Api/Components/GoogleMaps/ |
| H A D | ABI47_0_0AIRGoogleMap.h | 40 @property (nonatomic, copy) ABI47_0_0RCTDirectEventBlock onRegionChangeComplete;
|
| H A D | ABI47_0_0AIRGoogleMapManager.m | 101 ABI47_0_0RCT_EXPORT_VIEW_PROPERTY(onRegionChangeComplete, ABI47_0_0RCTDirectEventBlock) category
|
| /expo/packages/expo-maps/ios/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsView.swift | 28 var onRegionChangeComplete = EventDispatcher() variable
|
| H A D | AppleMapsDelegate.swift | 169 appleMapsView?.onRegionChangeComplete( in mapView()
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsView.swift | 28 var onRegionChangeComplete = EventDispatcher() variable
|
| H A D | AppleMapsDelegate.swift | 169 appleMapsView?.onRegionChangeComplete( in mapView()
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsView.swift | 28 var onRegionChangeComplete = EventDispatcher() variable
|
| H A D | AppleMapsDelegate.swift | 169 appleMapsView?.onRegionChangeComplete( in mapView()
|