react-native-google-maps-plus 1.10.2-dev.2 → 1.10.3-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -16
- package/RNGoogleMapsPlus.podspec +2 -4
- package/android/gradle.properties +1 -1
- package/lib/module/types.js.map +1 -1
- package/lib/typescript/src/RNGoogleMapsPlusView.nitro.d.ts +2 -0
- package/lib/typescript/src/RNGoogleMapsPlusView.nitro.d.ts.map +1 -1
- package/lib/typescript/src/types.d.ts +132 -31
- package/lib/typescript/src/types.d.ts.map +1 -1
- package/nitrogen/generated/android/RNGoogleMapsPlus+autolinking.cmake +1 -1
- package/nitrogen/generated/android/RNGoogleMapsPlus+autolinking.gradle +1 -1
- package/nitrogen/generated/android/RNGoogleMapsPlusOnLoad.cpp +1 -1
- package/nitrogen/generated/android/RNGoogleMapsPlusOnLoad.hpp +1 -1
- package/nitrogen/generated/android/c++/JFunc_void_RNIndoorBuilding.hpp +1 -1
- package/nitrogen/generated/android/c++/JFunc_void_RNIndoorLevel.hpp +1 -1
- package/nitrogen/generated/android/c++/JFunc_void_RNLatLng.hpp +1 -1
- package/nitrogen/generated/android/c++/JFunc_void_RNLocation.hpp +1 -1
- package/nitrogen/generated/android/c++/JFunc_void_RNLocationErrorCode.hpp +1 -1
- package/nitrogen/generated/android/c++/JFunc_void_RNMapErrorCode.hpp +1 -1
- package/nitrogen/generated/android/c++/JFunc_void_RNRegion_RNCamera.hpp +1 -1
- package/nitrogen/generated/android/c++/JFunc_void_RNRegion_RNCamera_bool.hpp +1 -1
- package/nitrogen/generated/android/c++/JFunc_void_bool.hpp +1 -1
- package/nitrogen/generated/android/c++/JFunc_void_std__string.hpp +1 -1
- package/nitrogen/generated/android/c++/JFunc_void_std__string_RNLatLng.hpp +1 -1
- package/nitrogen/generated/android/c++/JFunc_void_std__string_std__string_RNLatLng.hpp +1 -1
- package/nitrogen/generated/android/c++/JHybridRNGoogleMapsPlusModuleSpec.cpp +1 -1
- package/nitrogen/generated/android/c++/JHybridRNGoogleMapsPlusModuleSpec.hpp +1 -1
- package/nitrogen/generated/android/c++/JHybridRNGoogleMapsPlusViewSpec.cpp +1 -1
- package/nitrogen/generated/android/c++/JHybridRNGoogleMapsPlusViewSpec.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNAndroidLocationConfig.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNAndroidLocationPermissionResult.hpp +4 -5
- package/nitrogen/generated/android/c++/JRNAndroidLocationPriority.hpp +5 -6
- package/nitrogen/generated/android/c++/JRNCamera.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNCameraUpdate.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNCircle.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNHeatmap.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNHeatmapGradient.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNHeatmapPoint.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNIOSLocationAccuracy.hpp +5 -6
- package/nitrogen/generated/android/c++/JRNIOSLocationActivityType.hpp +6 -7
- package/nitrogen/generated/android/c++/JRNIOSLocationConfig.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNIOSPermissionResult.hpp +3 -4
- package/nitrogen/generated/android/c++/JRNIndoorBuilding.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNIndoorLevel.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNInitialProps.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNKMLayer.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNLatLng.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNLatLngBounds.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNLineCapType.hpp +4 -5
- package/nitrogen/generated/android/c++/JRNLineJoinType.hpp +4 -5
- package/nitrogen/generated/android/c++/JRNLocation.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNLocationAndroid.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNLocationConfig.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNLocationErrorCode.hpp +7 -8
- package/nitrogen/generated/android/c++/JRNLocationIOS.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNLocationPermissionResult.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNMapErrorCode.hpp +8 -9
- package/nitrogen/generated/android/c++/JRNMapPadding.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNMapType.hpp +6 -7
- package/nitrogen/generated/android/c++/JRNMapUiSettings.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNMapZoomConfig.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNMarker.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNMarkerSvg.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNPolygon.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNPolygonHole.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNPolyline.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNPosition.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNRegion.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNSize.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNSnapshotFormat.hpp +4 -5
- package/nitrogen/generated/android/c++/JRNSnapshotOptions.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNSnapshotResultType.hpp +3 -4
- package/nitrogen/generated/android/c++/JRNUrlTileOverlay.hpp +1 -1
- package/nitrogen/generated/android/c++/JRNUserInterfaceStyle.hpp +4 -5
- package/nitrogen/generated/android/c++/views/JHybridRNGoogleMapsPlusViewStateUpdater.cpp +1 -1
- package/nitrogen/generated/android/c++/views/JHybridRNGoogleMapsPlusViewStateUpdater.hpp +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/Func_void_RNIndoorBuilding.kt +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/Func_void_RNIndoorLevel.kt +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/Func_void_RNLatLng.kt +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/Func_void_RNLocation.kt +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/Func_void_RNLocationErrorCode.kt +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/Func_void_RNMapErrorCode.kt +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/Func_void_RNRegion_RNCamera.kt +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/Func_void_RNRegion_RNCamera_bool.kt +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/Func_void_bool.kt +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/Func_void_std__string.kt +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/Func_void_std__string_RNLatLng.kt +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/Func_void_std__string_std__string_RNLatLng.kt +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/HybridRNGoogleMapsPlusModuleSpec.kt +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/HybridRNGoogleMapsPlusViewSpec.kt +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNAndroidLocationConfig.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNAndroidLocationPermissionResult.kt +3 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNAndroidLocationPriority.kt +3 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNCamera.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNCameraUpdate.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNCircle.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNGoogleMapsPlusOnLoad.kt +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNHeatmap.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNHeatmapGradient.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNHeatmapPoint.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNIOSLocationAccuracy.kt +3 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNIOSLocationActivityType.kt +3 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNIOSLocationConfig.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNIOSPermissionResult.kt +3 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNIndoorBuilding.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNIndoorLevel.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNInitialProps.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNKMLayer.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNLatLng.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNLatLngBounds.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNLineCapType.kt +3 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNLineJoinType.kt +3 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNLocation.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNLocationAndroid.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNLocationConfig.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNLocationErrorCode.kt +3 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNLocationIOS.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNLocationPermissionResult.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNMapErrorCode.kt +3 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNMapPadding.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNMapType.kt +3 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNMapUiSettings.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNMapZoomConfig.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNMarker.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNMarkerSvg.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNPolygon.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNPolygonHole.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNPolyline.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNPosition.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNRegion.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNSize.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNSnapshotFormat.kt +3 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNSnapshotOptions.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNSnapshotResultType.kt +3 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNUrlTileOverlay.kt +2 -2
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/RNUserInterfaceStyle.kt +3 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/views/HybridRNGoogleMapsPlusViewManager.kt +1 -1
- package/nitrogen/generated/android/kotlin/com/margelo/nitro/rngooglemapsplus/views/HybridRNGoogleMapsPlusViewStateUpdater.kt +1 -1
- package/nitrogen/generated/ios/RNGoogleMapsPlus+autolinking.rb +2 -2
- package/nitrogen/generated/ios/RNGoogleMapsPlus-Swift-Cxx-Bridge.cpp +1 -1
- package/nitrogen/generated/ios/RNGoogleMapsPlus-Swift-Cxx-Bridge.hpp +1 -1
- package/nitrogen/generated/ios/RNGoogleMapsPlus-Swift-Cxx-Umbrella.hpp +1 -1
- package/nitrogen/generated/ios/RNGoogleMapsPlusAutolinking.mm +1 -1
- package/nitrogen/generated/ios/RNGoogleMapsPlusAutolinking.swift +1 -1
- package/nitrogen/generated/ios/c++/HybridRNGoogleMapsPlusModuleSpecSwift.cpp +1 -1
- package/nitrogen/generated/ios/c++/HybridRNGoogleMapsPlusModuleSpecSwift.hpp +1 -1
- package/nitrogen/generated/ios/c++/HybridRNGoogleMapsPlusViewSpecSwift.cpp +1 -1
- package/nitrogen/generated/ios/c++/HybridRNGoogleMapsPlusViewSpecSwift.hpp +1 -1
- package/nitrogen/generated/ios/c++/views/HybridRNGoogleMapsPlusViewComponent.mm +1 -1
- package/nitrogen/generated/ios/swift/Func_void_RNIndoorBuilding.swift +1 -1
- package/nitrogen/generated/ios/swift/Func_void_RNIndoorLevel.swift +1 -1
- package/nitrogen/generated/ios/swift/Func_void_RNLatLng.swift +1 -1
- package/nitrogen/generated/ios/swift/Func_void_RNLocation.swift +1 -1
- package/nitrogen/generated/ios/swift/Func_void_RNLocationErrorCode.swift +1 -1
- package/nitrogen/generated/ios/swift/Func_void_RNLocationPermissionResult.swift +1 -1
- package/nitrogen/generated/ios/swift/Func_void_RNMapErrorCode.swift +1 -1
- package/nitrogen/generated/ios/swift/Func_void_RNRegion_RNCamera.swift +1 -1
- package/nitrogen/generated/ios/swift/Func_void_RNRegion_RNCamera_bool.swift +1 -1
- package/nitrogen/generated/ios/swift/Func_void_bool.swift +1 -1
- package/nitrogen/generated/ios/swift/Func_void_std__exception_ptr.swift +1 -1
- package/nitrogen/generated/ios/swift/Func_void_std__optional_std__string_.swift +1 -1
- package/nitrogen/generated/ios/swift/Func_void_std__string.swift +1 -1
- package/nitrogen/generated/ios/swift/Func_void_std__string_RNLatLng.swift +1 -1
- package/nitrogen/generated/ios/swift/Func_void_std__string_std__string_RNLatLng.swift +1 -1
- package/nitrogen/generated/ios/swift/HybridRNGoogleMapsPlusModuleSpec.swift +1 -1
- package/nitrogen/generated/ios/swift/HybridRNGoogleMapsPlusModuleSpec_cxx.swift +1 -1
- package/nitrogen/generated/ios/swift/HybridRNGoogleMapsPlusViewSpec.swift +1 -1
- package/nitrogen/generated/ios/swift/HybridRNGoogleMapsPlusViewSpec_cxx.swift +1 -1
- package/nitrogen/generated/ios/swift/RNAndroidLocationConfig.swift +7 -43
- package/nitrogen/generated/ios/swift/RNAndroidLocationPermissionResult.swift +1 -1
- package/nitrogen/generated/ios/swift/RNAndroidLocationPriority.swift +1 -1
- package/nitrogen/generated/ios/swift/RNCamera.swift +9 -33
- package/nitrogen/generated/ios/swift/RNCameraUpdate.swift +9 -57
- package/nitrogen/generated/ios/swift/RNCircle.swift +38 -116
- package/nitrogen/generated/ios/swift/RNHeatmap.swift +22 -100
- package/nitrogen/generated/ios/swift/RNHeatmapGradient.swift +7 -37
- package/nitrogen/generated/ios/swift/RNHeatmapPoint.swift +7 -25
- package/nitrogen/generated/ios/swift/RNIOSLocationAccuracy.swift +1 -1
- package/nitrogen/generated/ios/swift/RNIOSLocationActivityType.swift +1 -1
- package/nitrogen/generated/ios/swift/RNIOSLocationConfig.swift +7 -43
- package/nitrogen/generated/ios/swift/RNIOSPermissionResult.swift +1 -1
- package/nitrogen/generated/ios/swift/RNIndoorBuilding.swift +16 -64
- package/nitrogen/generated/ios/swift/RNIndoorLevel.swift +30 -72
- package/nitrogen/generated/ios/swift/RNInitialProps.swift +30 -78
- package/nitrogen/generated/ios/swift/RNKMLayer.swift +5 -17
- package/nitrogen/generated/ios/swift/RNLatLng.swift +5 -17
- package/nitrogen/generated/ios/swift/RNLatLngBounds.swift +5 -17
- package/nitrogen/generated/ios/swift/RNLineCapType.swift +1 -1
- package/nitrogen/generated/ios/swift/RNLineJoinType.swift +1 -1
- package/nitrogen/generated/ios/swift/RNLocation.swift +17 -77
- package/nitrogen/generated/ios/swift/RNLocationAndroid.swift +31 -127
- package/nitrogen/generated/ios/swift/RNLocationConfig.swift +5 -29
- package/nitrogen/generated/ios/swift/RNLocationErrorCode.swift +1 -1
- package/nitrogen/generated/ios/swift/RNLocationIOS.swift +22 -106
- package/nitrogen/generated/ios/swift/RNLocationPermissionResult.swift +5 -29
- package/nitrogen/generated/ios/swift/RNMapErrorCode.swift +1 -1
- package/nitrogen/generated/ios/swift/RNMapPadding.swift +9 -33
- package/nitrogen/generated/ios/swift/RNMapType.swift +1 -1
- package/nitrogen/generated/ios/swift/RNMapUiSettings.swift +118 -274
- package/nitrogen/generated/ios/swift/RNMapZoomConfig.swift +5 -29
- package/nitrogen/generated/ios/swift/RNMarker.swift +55 -199
- package/nitrogen/generated/ios/swift/RNMarkerSvg.swift +7 -25
- package/nitrogen/generated/ios/swift/RNPolygon.swift +54 -162
- package/nitrogen/generated/ios/swift/RNPolygonHole.swift +3 -15
- package/nitrogen/generated/ios/swift/RNPolyline.swift +40 -142
- package/nitrogen/generated/ios/swift/RNPosition.swift +5 -17
- package/nitrogen/generated/ios/swift/RNRegion.swift +11 -41
- package/nitrogen/generated/ios/swift/RNSize.swift +5 -17
- package/nitrogen/generated/ios/swift/RNSnapshotFormat.swift +1 -1
- package/nitrogen/generated/ios/swift/RNSnapshotOptions.swift +9 -39
- package/nitrogen/generated/ios/swift/RNSnapshotResultType.swift +1 -1
- package/nitrogen/generated/ios/swift/RNUrlTileOverlay.swift +20 -74
- package/nitrogen/generated/ios/swift/RNUserInterfaceStyle.swift +1 -1
- package/nitrogen/generated/shared/c++/HybridRNGoogleMapsPlusModuleSpec.cpp +1 -1
- package/nitrogen/generated/shared/c++/HybridRNGoogleMapsPlusModuleSpec.hpp +1 -1
- package/nitrogen/generated/shared/c++/HybridRNGoogleMapsPlusViewSpec.cpp +1 -1
- package/nitrogen/generated/shared/c++/HybridRNGoogleMapsPlusViewSpec.hpp +1 -1
- package/nitrogen/generated/shared/c++/RNAndroidLocationConfig.hpp +19 -11
- package/nitrogen/generated/shared/c++/RNAndroidLocationPermissionResult.hpp +1 -1
- package/nitrogen/generated/shared/c++/RNAndroidLocationPriority.hpp +1 -1
- package/nitrogen/generated/shared/c++/RNCamera.hpp +22 -14
- package/nitrogen/generated/shared/c++/RNCameraUpdate.hpp +22 -14
- package/nitrogen/generated/shared/c++/RNCircle.hpp +34 -26
- package/nitrogen/generated/shared/c++/RNHeatmap.hpp +31 -23
- package/nitrogen/generated/shared/c++/RNHeatmapGradient.hpp +19 -11
- package/nitrogen/generated/shared/c++/RNHeatmapPoint.hpp +19 -11
- package/nitrogen/generated/shared/c++/RNIOSLocationAccuracy.hpp +1 -1
- package/nitrogen/generated/shared/c++/RNIOSLocationActivityType.hpp +1 -1
- package/nitrogen/generated/shared/c++/RNIOSLocationConfig.hpp +19 -11
- package/nitrogen/generated/shared/c++/RNIOSPermissionResult.hpp +1 -1
- package/nitrogen/generated/shared/c++/RNIndoorBuilding.hpp +22 -14
- package/nitrogen/generated/shared/c++/RNIndoorLevel.hpp +22 -14
- package/nitrogen/generated/shared/c++/RNInitialProps.hpp +22 -14
- package/nitrogen/generated/shared/c++/RNKMLayer.hpp +16 -8
- package/nitrogen/generated/shared/c++/RNLatLng.hpp +16 -8
- package/nitrogen/generated/shared/c++/RNLatLngBounds.hpp +16 -8
- package/nitrogen/generated/shared/c++/RNLineCapType.hpp +1 -1
- package/nitrogen/generated/shared/c++/RNLineJoinType.hpp +1 -1
- package/nitrogen/generated/shared/c++/RNLocation.hpp +34 -26
- package/nitrogen/generated/shared/c++/RNLocationAndroid.hpp +34 -26
- package/nitrogen/generated/shared/c++/RNLocationConfig.hpp +16 -8
- package/nitrogen/generated/shared/c++/RNLocationErrorCode.hpp +1 -1
- package/nitrogen/generated/shared/c++/RNLocationIOS.hpp +31 -23
- package/nitrogen/generated/shared/c++/RNLocationPermissionResult.hpp +16 -8
- package/nitrogen/generated/shared/c++/RNMapErrorCode.hpp +1 -1
- package/nitrogen/generated/shared/c++/RNMapPadding.hpp +22 -14
- package/nitrogen/generated/shared/c++/RNMapType.hpp +1 -1
- package/nitrogen/generated/shared/c++/RNMapUiSettings.hpp +49 -41
- package/nitrogen/generated/shared/c++/RNMapZoomConfig.hpp +16 -8
- package/nitrogen/generated/shared/c++/RNMarker.hpp +49 -41
- package/nitrogen/generated/shared/c++/RNMarkerSvg.hpp +19 -11
- package/nitrogen/generated/shared/c++/RNPolygon.hpp +37 -29
- package/nitrogen/generated/shared/c++/RNPolygonHole.hpp +13 -5
- package/nitrogen/generated/shared/c++/RNPolyline.hpp +37 -29
- package/nitrogen/generated/shared/c++/RNPosition.hpp +16 -8
- package/nitrogen/generated/shared/c++/RNRegion.hpp +25 -17
- package/nitrogen/generated/shared/c++/RNSize.hpp +16 -8
- package/nitrogen/generated/shared/c++/RNSnapshotFormat.hpp +1 -1
- package/nitrogen/generated/shared/c++/RNSnapshotOptions.hpp +22 -14
- package/nitrogen/generated/shared/c++/RNSnapshotResultType.hpp +1 -1
- package/nitrogen/generated/shared/c++/RNUrlTileOverlay.hpp +28 -20
- package/nitrogen/generated/shared/c++/RNUserInterfaceStyle.hpp +1 -1
- package/nitrogen/generated/shared/c++/views/HybridRNGoogleMapsPlusViewComponent.cpp +28 -27
- package/nitrogen/generated/shared/c++/views/HybridRNGoogleMapsPlusViewComponent.hpp +1 -1
- package/package.json +20 -20
- package/src/RNGoogleMapsPlusView.nitro.ts +3 -0
- package/src/types.ts +132 -31
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/// HybridRNGoogleMapsPlusViewComponent.cpp
|
|
3
3
|
/// This file was generated by nitrogen. DO NOT MODIFY THIS FILE.
|
|
4
4
|
/// https://github.com/mrousavy/nitro
|
|
5
|
-
/// Copyright ©
|
|
5
|
+
/// Copyright © 2026 Marc Rousavy @ Margelo
|
|
6
6
|
///
|
|
7
7
|
|
|
8
8
|
#include "HybridRNGoogleMapsPlusViewComponent.hpp"
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
#include <utility>
|
|
13
13
|
#include <NitroModules/NitroDefines.hpp>
|
|
14
14
|
#include <NitroModules/JSIConverter.hpp>
|
|
15
|
+
#include <NitroModules/PropNameIDCache.hpp>
|
|
15
16
|
#include <react/renderer/core/RawValue.h>
|
|
16
17
|
#include <react/renderer/core/ShadowNode.h>
|
|
17
18
|
#include <react/renderer/core/ComponentDescriptor.h>
|
|
@@ -220,7 +221,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
220
221
|
const react::RawValue* rawValue = rawProps.at("onMapError", nullptr, nullptr);
|
|
221
222
|
if (rawValue == nullptr) return sourceProps.onMapError;
|
|
222
223
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
223
|
-
return CachedProp<std::optional<std::function<void(RNMapErrorCode /* error */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onMapError);
|
|
224
|
+
return CachedProp<std::optional<std::function<void(RNMapErrorCode /* error */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onMapError);
|
|
224
225
|
} catch (const std::exception& exc) {
|
|
225
226
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onMapError: ") + exc.what());
|
|
226
227
|
}
|
|
@@ -230,7 +231,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
230
231
|
const react::RawValue* rawValue = rawProps.at("onMapReady", nullptr, nullptr);
|
|
231
232
|
if (rawValue == nullptr) return sourceProps.onMapReady;
|
|
232
233
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
233
|
-
return CachedProp<std::optional<std::function<void(bool /* ready */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onMapReady);
|
|
234
|
+
return CachedProp<std::optional<std::function<void(bool /* ready */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onMapReady);
|
|
234
235
|
} catch (const std::exception& exc) {
|
|
235
236
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onMapReady: ") + exc.what());
|
|
236
237
|
}
|
|
@@ -240,7 +241,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
240
241
|
const react::RawValue* rawValue = rawProps.at("onMapLoaded", nullptr, nullptr);
|
|
241
242
|
if (rawValue == nullptr) return sourceProps.onMapLoaded;
|
|
242
243
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
243
|
-
return CachedProp<std::optional<std::function<void(const RNRegion& /* region */, const RNCamera& /* camera */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onMapLoaded);
|
|
244
|
+
return CachedProp<std::optional<std::function<void(const RNRegion& /* region */, const RNCamera& /* camera */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onMapLoaded);
|
|
244
245
|
} catch (const std::exception& exc) {
|
|
245
246
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onMapLoaded: ") + exc.what());
|
|
246
247
|
}
|
|
@@ -250,7 +251,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
250
251
|
const react::RawValue* rawValue = rawProps.at("onLocationUpdate", nullptr, nullptr);
|
|
251
252
|
if (rawValue == nullptr) return sourceProps.onLocationUpdate;
|
|
252
253
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
253
|
-
return CachedProp<std::optional<std::function<void(const RNLocation& /* location */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onLocationUpdate);
|
|
254
|
+
return CachedProp<std::optional<std::function<void(const RNLocation& /* location */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onLocationUpdate);
|
|
254
255
|
} catch (const std::exception& exc) {
|
|
255
256
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onLocationUpdate: ") + exc.what());
|
|
256
257
|
}
|
|
@@ -260,7 +261,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
260
261
|
const react::RawValue* rawValue = rawProps.at("onLocationError", nullptr, nullptr);
|
|
261
262
|
if (rawValue == nullptr) return sourceProps.onLocationError;
|
|
262
263
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
263
|
-
return CachedProp<std::optional<std::function<void(RNLocationErrorCode /* error */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onLocationError);
|
|
264
|
+
return CachedProp<std::optional<std::function<void(RNLocationErrorCode /* error */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onLocationError);
|
|
264
265
|
} catch (const std::exception& exc) {
|
|
265
266
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onLocationError: ") + exc.what());
|
|
266
267
|
}
|
|
@@ -270,7 +271,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
270
271
|
const react::RawValue* rawValue = rawProps.at("onMapPress", nullptr, nullptr);
|
|
271
272
|
if (rawValue == nullptr) return sourceProps.onMapPress;
|
|
272
273
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
273
|
-
return CachedProp<std::optional<std::function<void(const RNLatLng& /* coordinate */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onMapPress);
|
|
274
|
+
return CachedProp<std::optional<std::function<void(const RNLatLng& /* coordinate */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onMapPress);
|
|
274
275
|
} catch (const std::exception& exc) {
|
|
275
276
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onMapPress: ") + exc.what());
|
|
276
277
|
}
|
|
@@ -280,7 +281,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
280
281
|
const react::RawValue* rawValue = rawProps.at("onMapLongPress", nullptr, nullptr);
|
|
281
282
|
if (rawValue == nullptr) return sourceProps.onMapLongPress;
|
|
282
283
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
283
|
-
return CachedProp<std::optional<std::function<void(const RNLatLng& /* coordinate */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onMapLongPress);
|
|
284
|
+
return CachedProp<std::optional<std::function<void(const RNLatLng& /* coordinate */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onMapLongPress);
|
|
284
285
|
} catch (const std::exception& exc) {
|
|
285
286
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onMapLongPress: ") + exc.what());
|
|
286
287
|
}
|
|
@@ -290,7 +291,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
290
291
|
const react::RawValue* rawValue = rawProps.at("onPoiPress", nullptr, nullptr);
|
|
291
292
|
if (rawValue == nullptr) return sourceProps.onPoiPress;
|
|
292
293
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
293
|
-
return CachedProp<std::optional<std::function<void(const std::string& /* placeId */, const std::string& /* name */, const RNLatLng& /* coordinate */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onPoiPress);
|
|
294
|
+
return CachedProp<std::optional<std::function<void(const std::string& /* placeId */, const std::string& /* name */, const RNLatLng& /* coordinate */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onPoiPress);
|
|
294
295
|
} catch (const std::exception& exc) {
|
|
295
296
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onPoiPress: ") + exc.what());
|
|
296
297
|
}
|
|
@@ -300,7 +301,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
300
301
|
const react::RawValue* rawValue = rawProps.at("onMarkerPress", nullptr, nullptr);
|
|
301
302
|
if (rawValue == nullptr) return sourceProps.onMarkerPress;
|
|
302
303
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
303
|
-
return CachedProp<std::optional<std::function<void(const std::string& /* id */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onMarkerPress);
|
|
304
|
+
return CachedProp<std::optional<std::function<void(const std::string& /* id */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onMarkerPress);
|
|
304
305
|
} catch (const std::exception& exc) {
|
|
305
306
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onMarkerPress: ") + exc.what());
|
|
306
307
|
}
|
|
@@ -310,7 +311,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
310
311
|
const react::RawValue* rawValue = rawProps.at("onPolylinePress", nullptr, nullptr);
|
|
311
312
|
if (rawValue == nullptr) return sourceProps.onPolylinePress;
|
|
312
313
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
313
|
-
return CachedProp<std::optional<std::function<void(const std::string& /* id */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onPolylinePress);
|
|
314
|
+
return CachedProp<std::optional<std::function<void(const std::string& /* id */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onPolylinePress);
|
|
314
315
|
} catch (const std::exception& exc) {
|
|
315
316
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onPolylinePress: ") + exc.what());
|
|
316
317
|
}
|
|
@@ -320,7 +321,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
320
321
|
const react::RawValue* rawValue = rawProps.at("onPolygonPress", nullptr, nullptr);
|
|
321
322
|
if (rawValue == nullptr) return sourceProps.onPolygonPress;
|
|
322
323
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
323
|
-
return CachedProp<std::optional<std::function<void(const std::string& /* id */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onPolygonPress);
|
|
324
|
+
return CachedProp<std::optional<std::function<void(const std::string& /* id */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onPolygonPress);
|
|
324
325
|
} catch (const std::exception& exc) {
|
|
325
326
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onPolygonPress: ") + exc.what());
|
|
326
327
|
}
|
|
@@ -330,7 +331,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
330
331
|
const react::RawValue* rawValue = rawProps.at("onCirclePress", nullptr, nullptr);
|
|
331
332
|
if (rawValue == nullptr) return sourceProps.onCirclePress;
|
|
332
333
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
333
|
-
return CachedProp<std::optional<std::function<void(const std::string& /* id */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onCirclePress);
|
|
334
|
+
return CachedProp<std::optional<std::function<void(const std::string& /* id */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onCirclePress);
|
|
334
335
|
} catch (const std::exception& exc) {
|
|
335
336
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onCirclePress: ") + exc.what());
|
|
336
337
|
}
|
|
@@ -340,7 +341,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
340
341
|
const react::RawValue* rawValue = rawProps.at("onMarkerDragStart", nullptr, nullptr);
|
|
341
342
|
if (rawValue == nullptr) return sourceProps.onMarkerDragStart;
|
|
342
343
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
343
|
-
return CachedProp<std::optional<std::function<void(const std::string& /* id */, const RNLatLng& /* location */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onMarkerDragStart);
|
|
344
|
+
return CachedProp<std::optional<std::function<void(const std::string& /* id */, const RNLatLng& /* location */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onMarkerDragStart);
|
|
344
345
|
} catch (const std::exception& exc) {
|
|
345
346
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onMarkerDragStart: ") + exc.what());
|
|
346
347
|
}
|
|
@@ -350,7 +351,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
350
351
|
const react::RawValue* rawValue = rawProps.at("onMarkerDrag", nullptr, nullptr);
|
|
351
352
|
if (rawValue == nullptr) return sourceProps.onMarkerDrag;
|
|
352
353
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
353
|
-
return CachedProp<std::optional<std::function<void(const std::string& /* id */, const RNLatLng& /* location */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onMarkerDrag);
|
|
354
|
+
return CachedProp<std::optional<std::function<void(const std::string& /* id */, const RNLatLng& /* location */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onMarkerDrag);
|
|
354
355
|
} catch (const std::exception& exc) {
|
|
355
356
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onMarkerDrag: ") + exc.what());
|
|
356
357
|
}
|
|
@@ -360,7 +361,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
360
361
|
const react::RawValue* rawValue = rawProps.at("onMarkerDragEnd", nullptr, nullptr);
|
|
361
362
|
if (rawValue == nullptr) return sourceProps.onMarkerDragEnd;
|
|
362
363
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
363
|
-
return CachedProp<std::optional<std::function<void(const std::string& /* id */, const RNLatLng& /* location */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onMarkerDragEnd);
|
|
364
|
+
return CachedProp<std::optional<std::function<void(const std::string& /* id */, const RNLatLng& /* location */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onMarkerDragEnd);
|
|
364
365
|
} catch (const std::exception& exc) {
|
|
365
366
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onMarkerDragEnd: ") + exc.what());
|
|
366
367
|
}
|
|
@@ -370,7 +371,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
370
371
|
const react::RawValue* rawValue = rawProps.at("onIndoorBuildingFocused", nullptr, nullptr);
|
|
371
372
|
if (rawValue == nullptr) return sourceProps.onIndoorBuildingFocused;
|
|
372
373
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
373
|
-
return CachedProp<std::optional<std::function<void(const RNIndoorBuilding& /* building */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onIndoorBuildingFocused);
|
|
374
|
+
return CachedProp<std::optional<std::function<void(const RNIndoorBuilding& /* building */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onIndoorBuildingFocused);
|
|
374
375
|
} catch (const std::exception& exc) {
|
|
375
376
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onIndoorBuildingFocused: ") + exc.what());
|
|
376
377
|
}
|
|
@@ -380,7 +381,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
380
381
|
const react::RawValue* rawValue = rawProps.at("onIndoorLevelActivated", nullptr, nullptr);
|
|
381
382
|
if (rawValue == nullptr) return sourceProps.onIndoorLevelActivated;
|
|
382
383
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
383
|
-
return CachedProp<std::optional<std::function<void(const RNIndoorLevel& /* level */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onIndoorLevelActivated);
|
|
384
|
+
return CachedProp<std::optional<std::function<void(const RNIndoorLevel& /* level */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onIndoorLevelActivated);
|
|
384
385
|
} catch (const std::exception& exc) {
|
|
385
386
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onIndoorLevelActivated: ") + exc.what());
|
|
386
387
|
}
|
|
@@ -390,7 +391,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
390
391
|
const react::RawValue* rawValue = rawProps.at("onInfoWindowPress", nullptr, nullptr);
|
|
391
392
|
if (rawValue == nullptr) return sourceProps.onInfoWindowPress;
|
|
392
393
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
393
|
-
return CachedProp<std::optional<std::function<void(const std::string& /* id */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onInfoWindowPress);
|
|
394
|
+
return CachedProp<std::optional<std::function<void(const std::string& /* id */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onInfoWindowPress);
|
|
394
395
|
} catch (const std::exception& exc) {
|
|
395
396
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onInfoWindowPress: ") + exc.what());
|
|
396
397
|
}
|
|
@@ -400,7 +401,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
400
401
|
const react::RawValue* rawValue = rawProps.at("onInfoWindowClose", nullptr, nullptr);
|
|
401
402
|
if (rawValue == nullptr) return sourceProps.onInfoWindowClose;
|
|
402
403
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
403
|
-
return CachedProp<std::optional<std::function<void(const std::string& /* id */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onInfoWindowClose);
|
|
404
|
+
return CachedProp<std::optional<std::function<void(const std::string& /* id */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onInfoWindowClose);
|
|
404
405
|
} catch (const std::exception& exc) {
|
|
405
406
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onInfoWindowClose: ") + exc.what());
|
|
406
407
|
}
|
|
@@ -410,7 +411,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
410
411
|
const react::RawValue* rawValue = rawProps.at("onInfoWindowLongPress", nullptr, nullptr);
|
|
411
412
|
if (rawValue == nullptr) return sourceProps.onInfoWindowLongPress;
|
|
412
413
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
413
|
-
return CachedProp<std::optional<std::function<void(const std::string& /* id */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onInfoWindowLongPress);
|
|
414
|
+
return CachedProp<std::optional<std::function<void(const std::string& /* id */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onInfoWindowLongPress);
|
|
414
415
|
} catch (const std::exception& exc) {
|
|
415
416
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onInfoWindowLongPress: ") + exc.what());
|
|
416
417
|
}
|
|
@@ -420,7 +421,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
420
421
|
const react::RawValue* rawValue = rawProps.at("onMyLocationPress", nullptr, nullptr);
|
|
421
422
|
if (rawValue == nullptr) return sourceProps.onMyLocationPress;
|
|
422
423
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
423
|
-
return CachedProp<std::optional<std::function<void(const RNLocation& /* location */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onMyLocationPress);
|
|
424
|
+
return CachedProp<std::optional<std::function<void(const RNLocation& /* location */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onMyLocationPress);
|
|
424
425
|
} catch (const std::exception& exc) {
|
|
425
426
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onMyLocationPress: ") + exc.what());
|
|
426
427
|
}
|
|
@@ -430,7 +431,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
430
431
|
const react::RawValue* rawValue = rawProps.at("onMyLocationButtonPress", nullptr, nullptr);
|
|
431
432
|
if (rawValue == nullptr) return sourceProps.onMyLocationButtonPress;
|
|
432
433
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
433
|
-
return CachedProp<std::optional<std::function<void(bool /* pressed */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onMyLocationButtonPress);
|
|
434
|
+
return CachedProp<std::optional<std::function<void(bool /* pressed */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onMyLocationButtonPress);
|
|
434
435
|
} catch (const std::exception& exc) {
|
|
435
436
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onMyLocationButtonPress: ") + exc.what());
|
|
436
437
|
}
|
|
@@ -440,7 +441,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
440
441
|
const react::RawValue* rawValue = rawProps.at("onCameraChangeStart", nullptr, nullptr);
|
|
441
442
|
if (rawValue == nullptr) return sourceProps.onCameraChangeStart;
|
|
442
443
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
443
|
-
return CachedProp<std::optional<std::function<void(const RNRegion& /* region */, const RNCamera& /* camera */, bool /* isGesture */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onCameraChangeStart);
|
|
444
|
+
return CachedProp<std::optional<std::function<void(const RNRegion& /* region */, const RNCamera& /* camera */, bool /* isGesture */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onCameraChangeStart);
|
|
444
445
|
} catch (const std::exception& exc) {
|
|
445
446
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onCameraChangeStart: ") + exc.what());
|
|
446
447
|
}
|
|
@@ -450,7 +451,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
450
451
|
const react::RawValue* rawValue = rawProps.at("onCameraChange", nullptr, nullptr);
|
|
451
452
|
if (rawValue == nullptr) return sourceProps.onCameraChange;
|
|
452
453
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
453
|
-
return CachedProp<std::optional<std::function<void(const RNRegion& /* region */, const RNCamera& /* camera */, bool /* isGesture */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onCameraChange);
|
|
454
|
+
return CachedProp<std::optional<std::function<void(const RNRegion& /* region */, const RNCamera& /* camera */, bool /* isGesture */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onCameraChange);
|
|
454
455
|
} catch (const std::exception& exc) {
|
|
455
456
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onCameraChange: ") + exc.what());
|
|
456
457
|
}
|
|
@@ -460,7 +461,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
460
461
|
const react::RawValue* rawValue = rawProps.at("onCameraChangeComplete", nullptr, nullptr);
|
|
461
462
|
if (rawValue == nullptr) return sourceProps.onCameraChangeComplete;
|
|
462
463
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
463
|
-
return CachedProp<std::optional<std::function<void(const RNRegion& /* region */, const RNCamera& /* camera */, bool /* isGesture */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.onCameraChangeComplete);
|
|
464
|
+
return CachedProp<std::optional<std::function<void(const RNRegion& /* region */, const RNCamera& /* camera */, bool /* isGesture */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.onCameraChangeComplete);
|
|
464
465
|
} catch (const std::exception& exc) {
|
|
465
466
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.onCameraChangeComplete: ") + exc.what());
|
|
466
467
|
}
|
|
@@ -470,7 +471,7 @@ namespace margelo::nitro::rngooglemapsplus::views {
|
|
|
470
471
|
const react::RawValue* rawValue = rawProps.at("hybridRef", nullptr, nullptr);
|
|
471
472
|
if (rawValue == nullptr) return sourceProps.hybridRef;
|
|
472
473
|
const auto& [runtime, value] = (std::pair<jsi::Runtime*, jsi::Value>)*rawValue;
|
|
473
|
-
return CachedProp<std::optional<std::function<void(const std::shared_ptr<HybridRNGoogleMapsPlusViewSpec>& /* ref */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, "f"), sourceProps.hybridRef);
|
|
474
|
+
return CachedProp<std::optional<std::function<void(const std::shared_ptr<HybridRNGoogleMapsPlusViewSpec>& /* ref */)>>>::fromRawValue(*runtime, value.asObject(*runtime).getProperty(*runtime, PropNameIDCache::get(*runtime, "f")), sourceProps.hybridRef);
|
|
474
475
|
} catch (const std::exception& exc) {
|
|
475
476
|
throw std::runtime_error(std::string("RNGoogleMapsPlusView.hybridRef: ") + exc.what());
|
|
476
477
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/// HybridRNGoogleMapsPlusViewComponent.hpp
|
|
3
3
|
/// This file was generated by nitrogen. DO NOT MODIFY THIS FILE.
|
|
4
4
|
/// https://github.com/mrousavy/nitro
|
|
5
|
-
/// Copyright ©
|
|
5
|
+
/// Copyright © 2026 Marc Rousavy @ Margelo
|
|
6
6
|
///
|
|
7
7
|
|
|
8
8
|
#pragma once
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-native-google-maps-plus",
|
|
3
|
-
"version": "1.10.
|
|
3
|
+
"version": "1.10.3-dev.1",
|
|
4
4
|
"description": "React Native wrapper for Android & iOS Google Maps SDK",
|
|
5
5
|
"main": "./lib/module/index.js",
|
|
6
6
|
"module": "./lib/module/index.js",
|
|
@@ -76,40 +76,40 @@
|
|
|
76
76
|
"provenance": true
|
|
77
77
|
},
|
|
78
78
|
"devDependencies": {
|
|
79
|
-
"@commitlint/cli": "20.1
|
|
80
|
-
"@commitlint/config-conventional": "20.
|
|
81
|
-
"@eslint/compat": "2.0.
|
|
79
|
+
"@commitlint/cli": "20.3.1",
|
|
80
|
+
"@commitlint/config-conventional": "20.3.1",
|
|
81
|
+
"@eslint/compat": "2.0.1",
|
|
82
82
|
"@eslint/eslintrc": "3.3.3",
|
|
83
|
-
"@eslint/js": "9.39.
|
|
84
|
-
"@expo/config-plugins": "54.0.
|
|
85
|
-
"@react-native/babel-preset": "0.
|
|
86
|
-
"@react-native/eslint-config": "0.
|
|
83
|
+
"@eslint/js": "9.39.2",
|
|
84
|
+
"@expo/config-plugins": "54.0.4",
|
|
85
|
+
"@react-native/babel-preset": "0.83.1",
|
|
86
|
+
"@react-native/eslint-config": "0.83.1",
|
|
87
87
|
"@semantic-release/changelog": "6.0.3",
|
|
88
88
|
"@semantic-release/exec": "7.1.0",
|
|
89
89
|
"@semantic-release/git": "10.0.1",
|
|
90
|
-
"@semantic-release/npm": "13.1.
|
|
90
|
+
"@semantic-release/npm": "13.1.3",
|
|
91
91
|
"@types/jest": "30.0.0",
|
|
92
|
-
"@types/react": "19.
|
|
92
|
+
"@types/react": "19.2.8",
|
|
93
93
|
"conventional-changelog-conventionalcommits": "9.1.0",
|
|
94
94
|
"del-cli": "7.0.0",
|
|
95
|
-
"eslint": "9.39.
|
|
95
|
+
"eslint": "9.39.2",
|
|
96
96
|
"eslint-config-prettier": "10.1.8",
|
|
97
97
|
"eslint-import-resolver-typescript": "4.4.4",
|
|
98
98
|
"eslint-plugin-import": "2.32.0",
|
|
99
|
-
"eslint-plugin-jsdoc": "
|
|
99
|
+
"eslint-plugin-jsdoc": "62.0.0",
|
|
100
100
|
"eslint-plugin-prettier": "5.5.4",
|
|
101
101
|
"eslint-plugin-tsdoc": "0.5.0",
|
|
102
102
|
"eslint-plugin-unused-imports": "4.3.0",
|
|
103
103
|
"jest": "30.2.0",
|
|
104
|
-
"lefthook": "2.0.
|
|
105
|
-
"nitrogen": "0.
|
|
106
|
-
"prettier": "3.7.
|
|
107
|
-
"react": "19.
|
|
108
|
-
"react-native": "0.
|
|
109
|
-
"react-native-builder-bob": "0.40.
|
|
110
|
-
"react-native-nitro-modules": "0.
|
|
104
|
+
"lefthook": "2.0.13",
|
|
105
|
+
"nitrogen": "0.32.0",
|
|
106
|
+
"prettier": "3.7.4",
|
|
107
|
+
"react": "19.2.3",
|
|
108
|
+
"react-native": "0.83.1",
|
|
109
|
+
"react-native-builder-bob": "0.40.17",
|
|
110
|
+
"react-native-nitro-modules": "0.32.0",
|
|
111
111
|
"semantic-release": "25.0.2",
|
|
112
|
-
"typedoc": "0.28.
|
|
112
|
+
"typedoc": "0.28.16",
|
|
113
113
|
"typescript": "5.9.3"
|
|
114
114
|
},
|
|
115
115
|
"peerDependencies": {
|
|
@@ -38,7 +38,10 @@ import type {
|
|
|
38
38
|
* Platform differences remain unless explicitly aligned.
|
|
39
39
|
*/
|
|
40
40
|
export interface RNGoogleMapsPlusViewProps extends HybridViewProps {
|
|
41
|
+
/** Initial map configuration. See {@link RNInitialProps}. */
|
|
41
42
|
initialProps?: RNInitialProps;
|
|
43
|
+
|
|
44
|
+
/** UI and gesture settings. See {@link RNMapUiSettings}. */
|
|
42
45
|
uiSettings?: RNMapUiSettings;
|
|
43
46
|
|
|
44
47
|
/** Enables "My Location" blue dot. */
|