| /expo/packages/expo-maps/ios/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsPolygons.swift | 12 func setPolygons(polygonObjects: [PolygonObject]) { in setPolygons() 14 for polygonObject in polygonObjects { in setPolygons() 21 func setKMLPolygons(polygonObjects: [PolygonObject]) { in setKMLPolygons() 23 for polygonObject in polygonObjects { in setKMLPolygons()
|
| H A D | AppleMapsView.swift | 200 func setPolygons(polygonObjects: [PolygonObject]) { in setPolygons() 201 polygons.setPolygons(polygonObjects: polygonObjects) in setPolygons()
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsPolygons.swift | 12 func setPolygons(polygonObjects: [PolygonObject]) { in setPolygons() 14 for polygonObject in polygonObjects { in setPolygons() 21 func setKMLPolygons(polygonObjects: [PolygonObject]) { in setKMLPolygons() 23 for polygonObject in polygonObjects { in setKMLPolygons()
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsPolygons.swift | 12 func setPolygons(polygonObjects: [PolygonObject]) { in setPolygons() 14 for polygonObject in polygonObjects { in setPolygons() 21 func setKMLPolygons(polygonObjects: [PolygonObject]) { in setKMLPolygons() 23 for polygonObject in polygonObjects { in setKMLPolygons()
|
| /expo/packages/expo-maps/android/src/main/java/expo/modules/maps/googleMaps/ |
| H A D | GoogleMapsPolygons.kt | 11 override fun setPolygons(polygonObjects: Array<PolygonObject>) { in setPolygons() 13 for (polygonObject in polygonObjects) { in setPolygons()
|
| /expo/packages/expo-maps/ios/ExpoMaps/Protocols/ |
| H A D | Polygons.swift | 3 func setPolygons(polygonObjects: [PolygonObject])
|
| H A D | ExpoMapView.swift | 9 func setPolygons(polygonObjects: [PolygonObject])
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/Protocols/ |
| H A D | Polygons.swift | 3 func setPolygons(polygonObjects: [PolygonObject])
|
| H A D | ExpoMapView.swift | 9 func setPolygons(polygonObjects: [PolygonObject])
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/Protocols/ |
| H A D | Polygons.swift | 3 func setPolygons(polygonObjects: [PolygonObject])
|
| H A D | ExpoMapView.swift | 9 func setPolygons(polygonObjects: [PolygonObject])
|
| /expo/packages/expo-maps/android/src/main/java/expo/modules/maps/interfaces/ |
| H A D | Polygons.kt | 6 fun setPolygons(polygonObjects: Array<PolygonObject>)
|
| H A D | ExpoMapView.kt | 10 fun setPolygons(polygonObjects: Array<PolygonObject>)
|
| /expo/packages/expo-maps/ios/ExpoMaps/ |
| H A D | ExpoAppleMapsModule.swift | 93 Prop("polygons") { (view: AppleMapsView, polygonObjects: [PolygonObject]) in in definition() 94 view.setPolygons(polygonObjects: polygonObjects) in definition()
|
| H A D | ExpoGoogleMapsModule.swift | 96 Prop("polygons") { (view: GoogleMapsView, polygonObjects: [PolygonObject]) in in definition() 97 view.setPolygons(polygonObjects: polygonObjects) in definition()
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/ |
| H A D | ExpoGoogleMapsModule.swift | 96 Prop("polygons") { (view: GoogleMapsView, polygonObjects: [PolygonObject]) in in definition() 97 view.setPolygons(polygonObjects: polygonObjects) in definition()
|
| H A D | ExpoAppleMapsModule.swift | 93 Prop("polygons") { (view: AppleMapsView, polygonObjects: [PolygonObject]) in in definition() 94 view.setPolygons(polygonObjects: polygonObjects) in definition()
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/ |
| H A D | ExpoGoogleMapsModule.swift | 96 Prop("polygons") { (view: GoogleMapsView, polygonObjects: [PolygonObject]) in in definition() 97 view.setPolygons(polygonObjects: polygonObjects) in definition()
|
| H A D | ExpoAppleMapsModule.swift | 93 Prop("polygons") { (view: AppleMapsView, polygonObjects: [PolygonObject]) in in definition() 94 view.setPolygons(polygonObjects: polygonObjects) in definition()
|
| /expo/packages/expo-maps/ios/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsPolygons.swift | 12 func setPolygons(polygonObjects: [PolygonObject]) { in setPolygons() 14 for polygonObject in polygonObjects { in setPolygons()
|
| H A D | GoogleMapsView.swift | 188 func setPolygons(polygonObjects: [PolygonObject]) { in setPolygons() 189 polygons.setPolygons(polygonObjects: polygonObjects) in setPolygons()
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsPolygons.swift | 12 func setPolygons(polygonObjects: [PolygonObject]) { in setPolygons() 14 for polygonObject in polygonObjects { in setPolygons()
|
| H A D | GoogleMapsView.swift | 188 func setPolygons(polygonObjects: [PolygonObject]) { in setPolygons() 189 polygons.setPolygons(polygonObjects: polygonObjects) in setPolygons()
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsPolygons.swift | 12 func setPolygons(polygonObjects: [PolygonObject]) { in setPolygons() 14 for polygonObject in polygonObjects { in setPolygons()
|
| H A D | GoogleMapsView.swift | 188 func setPolygons(polygonObjects: [PolygonObject]) { in setPolygons() 189 polygons.setPolygons(polygonObjects: polygonObjects) in setPolygons()
|