| /expo/packages/expo-maps/ios/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsViewDelegate.swift | 20 func mapView(_ mapView: GMSMapView, didTapAt coordinate: CLLocationCoordinate2D) { in mapView() function 24 func mapView(_ mapView: GMSMapView, didLongPressAt coordinate: CLLocationCoordinate2D) { in mapView() function 36 func mapView(_ mapView: GMSMapView, willMove: Bool) { in mapView() function 42 func mapView(_ mapView: GMSMapView, didChange position: GMSCameraPosition) { in mapView() function 55 func mapView(_ mapView: GMSMapView, idleAt position: GMSCameraPosition) { in mapView() function 61 func mapView(_ mapView: GMSMapView, didTap marker: GMSMarker) -> Bool { in mapView() function 73 func mapView(_ mapView: GMSMapView, didDrag marker: GMSMarker) { in mapView() function 78 func mapView(_ mapView: GMSMapView, didBeginDragging marker: GMSMarker) { in mapView() function 83 func mapView(_ mapView: GMSMapView, didEndDragging marker: GMSMarker) { in mapView() function 88 func mapView(_ mapView: GMSMapView, didTapMyLocation location: CLLocationCoordinate2D) { in mapView() function [all …]
|
| H A D | GoogleMapsControls.swift | 4 private let mapView: GMSMapView variable
|
| H A D | GoogleMapsCircles.swift | 4 private let mapView: GMSMapView variable
|
| H A D | GoogleMapsGestures.swift | 4 private let mapView: GMSMapView variable
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsViewDelegate.swift | 20 func mapView(_ mapView: GMSMapView, didTapAt coordinate: CLLocationCoordinate2D) { in mapView() function 24 func mapView(_ mapView: GMSMapView, didLongPressAt coordinate: CLLocationCoordinate2D) { in mapView() function 36 func mapView(_ mapView: GMSMapView, willMove: Bool) { in mapView() function 42 func mapView(_ mapView: GMSMapView, didChange position: GMSCameraPosition) { in mapView() function 55 func mapView(_ mapView: GMSMapView, idleAt position: GMSCameraPosition) { in mapView() function 61 func mapView(_ mapView: GMSMapView, didTap marker: GMSMarker) -> Bool { in mapView() function 73 func mapView(_ mapView: GMSMapView, didDrag marker: GMSMarker) { in mapView() function 78 func mapView(_ mapView: GMSMapView, didBeginDragging marker: GMSMarker) { in mapView() function 83 func mapView(_ mapView: GMSMapView, didEndDragging marker: GMSMarker) { in mapView() function 88 func mapView(_ mapView: GMSMapView, didTapMyLocation location: CLLocationCoordinate2D) { in mapView() function [all …]
|
| H A D | GoogleMapsControls.swift | 4 private let mapView: GMSMapView variable
|
| H A D | GoogleMapsCircles.swift | 4 private let mapView: GMSMapView variable
|
| H A D | GoogleMapsGestures.swift | 4 private let mapView: GMSMapView variable
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsViewDelegate.swift | 20 func mapView(_ mapView: GMSMapView, didTapAt coordinate: CLLocationCoordinate2D) { in mapView() function 24 func mapView(_ mapView: GMSMapView, didLongPressAt coordinate: CLLocationCoordinate2D) { in mapView() function 36 func mapView(_ mapView: GMSMapView, willMove: Bool) { in mapView() function 42 func mapView(_ mapView: GMSMapView, didChange position: GMSCameraPosition) { in mapView() function 55 func mapView(_ mapView: GMSMapView, idleAt position: GMSCameraPosition) { in mapView() function 61 func mapView(_ mapView: GMSMapView, didTap marker: GMSMarker) -> Bool { in mapView() function 73 func mapView(_ mapView: GMSMapView, didDrag marker: GMSMarker) { in mapView() function 78 func mapView(_ mapView: GMSMapView, didBeginDragging marker: GMSMarker) { in mapView() function 83 func mapView(_ mapView: GMSMapView, didEndDragging marker: GMSMarker) { in mapView() function 88 func mapView(_ mapView: GMSMapView, didTapMyLocation location: CLLocationCoordinate2D) { in mapView() function [all …]
|
| H A D | GoogleMapsControls.swift | 4 private let mapView: GMSMapView variable
|
| H A D | GoogleMapsGestures.swift | 4 private let mapView: GMSMapView variable
|
| H A D | GoogleMapsCircles.swift | 4 private let mapView: GMSMapView variable
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsDelegate.swift | 25 func mapView(_ mapView: MKMapView, rendererFor overlay: MKOverlay) -> MKOverlayRenderer { in mapView() function 62 func mapView(_ mapView: MKMapView, viewFor annotation: MKAnnotation) -> MKAnnotationView? { in mapView() function 122 …func mapView(_ mapView: MKMapView, clusterAnnotationForMemberAnnotations memberAnnotations: [MKAnn… in mapView() function 162 func mapView(_ mapView: MKMapView, regionWillChangeAnimated animated: Bool) { in mapView() function 168 func mapView(_ mapView: MKMapView, regionDidChangeAnimated animated: Bool) { in mapView() function 182 func mapView(_ mapView: MKMapView, didSelect view: MKAnnotationView) { in mapView() function 214 func mapView(_ mapView: MKMapView, didUpdate userLocation: MKUserLocation) { in mapView() function
|
| H A D | AppleMapsClusters.swift | 4 private let mapView: MKMapView variable
|
| H A D | AppleMapsGestures.swift | 4 private let mapView: MKMapView variable
|
| H A D | AppleMapsCircles.swift | 4 private let mapView: MKMapView variable
|
| /expo/packages/expo-maps/ios/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsDelegate.swift | 25 func mapView(_ mapView: MKMapView, rendererFor overlay: MKOverlay) -> MKOverlayRenderer { in mapView() function 62 func mapView(_ mapView: MKMapView, viewFor annotation: MKAnnotation) -> MKAnnotationView? { in mapView() function 122 …func mapView(_ mapView: MKMapView, clusterAnnotationForMemberAnnotations memberAnnotations: [MKAnn… in mapView() function 162 func mapView(_ mapView: MKMapView, regionWillChangeAnimated animated: Bool) { in mapView() function 168 func mapView(_ mapView: MKMapView, regionDidChangeAnimated animated: Bool) { in mapView() function 182 func mapView(_ mapView: MKMapView, didSelect view: MKAnnotationView) { in mapView() function 214 func mapView(_ mapView: MKMapView, didUpdate userLocation: MKUserLocation) { in mapView() function
|
| H A D | AppleMapsClusters.swift | 4 private let mapView: MKMapView variable
|
| H A D | AppleMapsCircles.swift | 4 private let mapView: MKMapView variable
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsDelegate.swift | 25 func mapView(_ mapView: MKMapView, rendererFor overlay: MKOverlay) -> MKOverlayRenderer { in mapView() function 62 func mapView(_ mapView: MKMapView, viewFor annotation: MKAnnotation) -> MKAnnotationView? { in mapView() function 122 …func mapView(_ mapView: MKMapView, clusterAnnotationForMemberAnnotations memberAnnotations: [MKAnn… in mapView() function 162 func mapView(_ mapView: MKMapView, regionWillChangeAnimated animated: Bool) { in mapView() function 168 func mapView(_ mapView: MKMapView, regionDidChangeAnimated animated: Bool) { in mapView() function 182 func mapView(_ mapView: MKMapView, didSelect view: MKAnnotationView) { in mapView() function 214 func mapView(_ mapView: MKMapView, didUpdate userLocation: MKUserLocation) { in mapView() function
|
| H A D | AppleMapsClusters.swift | 4 private let mapView: MKMapView variable
|
| H A D | AppleMapsGestures.swift | 4 private let mapView: MKMapView variable
|
| /expo/packages/expo-maps/ios/ExpoMaps/AppleMaps/POIUtils/ |
| H A D | AppleMapsPOISearchResultsView.swift | 5 var mapView: MKMapView? variable 18 if let mapView = mapView { in viewWillAppear() variable
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/AppleMaps/POIUtils/ |
| H A D | AppleMapsPOISearchResultsView.swift | 5 var mapView: MKMapView? variable 18 if let mapView = mapView { in viewWillAppear() variable
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/AppleMaps/POIUtils/ |
| H A D | AppleMapsPOISearchResultsView.swift | 5 var mapView: MKMapView? variable 18 if let mapView = mapView { in viewWillAppear() variable
|