| /expo/packages/expo-maps/ios/ExpoMaps/AppleMaps/CustomTypes/ |
| H A D | ExpoMKAnnotationView.swift | 16 isDraggable = annotation.isDraggable 47 isDraggable = annotation.isDraggable
|
| H A D | ExpoMKAnnotation.swift | 13 var isDraggable: Bool = false variable
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/AppleMaps/CustomTypes/ |
| H A D | ExpoMKAnnotationView.swift | 16 isDraggable = annotation.isDraggable 47 isDraggable = annotation.isDraggable
|
| H A D | ExpoMKAnnotation.swift | 13 var isDraggable: Bool = false variable
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/AppleMaps/CustomTypes/ |
| H A D | ExpoMKAnnotationView.swift | 16 isDraggable = annotation.isDraggable 47 isDraggable = annotation.isDraggable
|
| H A D | ExpoMKAnnotation.swift | 13 var isDraggable: Bool = false variable
|
| /expo/packages/expo-dev-menu/ios/OverlayContainer/Internal/ |
| H A D | PanGestureOverlayTranslationDriver.swift | 41 return translationController?.isDraggable(at: gesture.startingLocation, in: view) ?? false in gestureRecognizerShouldBegin() 52 if controller.isDraggable(at: sender.startingLocation, in: view) { in overlayPanGestureAction()
|
| H A D | OverlayTranslationController.swift | 19 func isDraggable(at point: CGPoint, in coordinateSpace: UICoordinateSpace) -> Bool function
|
| H A D | HeightContraintOverlayTranslationController.swift | 188 func isDraggable(at point: CGPoint, in coordinateSpace: UICoordinateSpace) -> Bool { in overlayViewController() function
|
| /expo/packages/expo-maps/ios/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsUtils.swift | 14 marker.isDraggable = markerObject.draggable in createGoogleMarker()
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsUtils.swift | 14 marker.isDraggable = markerObject.draggable in createGoogleMarker()
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsUtils.swift | 14 marker.isDraggable = markerObject.draggable in createGoogleMarker()
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsDelegate.swift | 68 markerAnnotationView.isDraggable = annotation.isDraggable in mapView() 82 markerAnnotationView.isDraggable = annotation.isDraggable in mapView()
|
| H A D | AppleMapsUtils.swift | 20 marker.isDraggable = markerObject.draggable in createAppleMarker() 37 marker.isDraggable = markerObject.draggable in createAppleMarker()
|
| /expo/packages/expo-maps/ios/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsDelegate.swift | 68 markerAnnotationView.isDraggable = annotation.isDraggable in mapView() 82 markerAnnotationView.isDraggable = annotation.isDraggable in mapView()
|
| H A D | AppleMapsUtils.swift | 20 marker.isDraggable = markerObject.draggable in createAppleMarker() 37 marker.isDraggable = markerObject.draggable in createAppleMarker()
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsDelegate.swift | 68 markerAnnotationView.isDraggable = annotation.isDraggable in mapView() 82 markerAnnotationView.isDraggable = annotation.isDraggable in mapView()
|
| H A D | AppleMapsUtils.swift | 20 marker.isDraggable = markerObject.draggable in createAppleMarker() 37 marker.isDraggable = markerObject.draggable in createAppleMarker()
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/maps/ |
| H A D | MapMarker.java | 144 setDraggable(options.isDraggable()); in MapMarker()
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/maps/ |
| H A D | AirMapMarker.java | 144 setDraggable(options.isDraggable()); in AirMapMarker()
|
| /expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/maps/ |
| H A D | MapMarker.java | 144 setDraggable(options.isDraggable()); in MapMarker()
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/maps/ |
| H A D | AirMapMarker.java | 144 setDraggable(options.isDraggable()); in AirMapMarker()
|