expo-gaode-map 2.0.0-alpha.7 → 2.0.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.
Files changed (1109) hide show
  1. package/README.en.md +1 -25
  2. package/README.md +26 -456
  3. package/android/build.gradle +9 -2
  4. package/android/src/main/AndroidManifest.xml +7 -36
  5. package/android/src/main/java/expo/modules/gaodemap/ExpoGaodeMapView.kt +21 -10
  6. package/android/src/main/java/expo/modules/gaodemap/ExpoGaodeMapViewModule.kt +3 -1
  7. package/build/index.d.ts +1 -0
  8. package/build/index.d.ts.map +1 -1
  9. package/build/index.js +2 -0
  10. package/build/index.js.map +1 -1
  11. package/build/utils/ModuleLoader.d.ts +74 -0
  12. package/build/utils/ModuleLoader.d.ts.map +1 -0
  13. package/build/utils/ModuleLoader.js +106 -0
  14. package/build/utils/ModuleLoader.js.map +1 -0
  15. package/ios/ExpoGaodeMap.podspec +8 -1
  16. package/package.json +1 -1
  17. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/results.bin +1 -0
  18. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/BuildConfig.dex +0 -0
  19. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$1$27$checkPermission$1.dex +0 -0
  20. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$1.dex +0 -0
  21. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$10.dex +0 -0
  22. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$11.dex +0 -0
  23. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$12.dex +0 -0
  24. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$2.dex +0 -0
  25. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$3.dex +0 -0
  26. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$4.dex +0 -0
  27. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$5.dex +0 -0
  28. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$6.dex +0 -0
  29. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$7.dex +0 -0
  30. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$8.dex +0 -0
  31. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$9.dex +0 -0
  32. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunctionWithPromise$1.dex +0 -0
  33. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunctionWithPromise$2.dex +0 -0
  34. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunctionWithPromise$3.dex +0 -0
  35. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$1.dex +0 -0
  36. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$10.dex +0 -0
  37. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$11.dex +0 -0
  38. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$12.dex +0 -0
  39. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$13.dex +0 -0
  40. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$14.dex +0 -0
  41. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$15.dex +0 -0
  42. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$16.dex +0 -0
  43. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$17.dex +0 -0
  44. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$18.dex +0 -0
  45. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$19.dex +0 -0
  46. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$2.dex +0 -0
  47. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$20.dex +0 -0
  48. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$21.dex +0 -0
  49. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$22.dex +0 -0
  50. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$23.dex +0 -0
  51. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$24.dex +0 -0
  52. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$25.dex +0 -0
  53. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$26.dex +0 -0
  54. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$27.dex +0 -0
  55. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$28.dex +0 -0
  56. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$29.dex +0 -0
  57. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$3.dex +0 -0
  58. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$30.dex +0 -0
  59. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$31.dex +0 -0
  60. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$32.dex +0 -0
  61. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$33.dex +0 -0
  62. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$34.dex +0 -0
  63. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$35.dex +0 -0
  64. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$36.dex +0 -0
  65. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$37.dex +0 -0
  66. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$38.dex +0 -0
  67. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$4.dex +0 -0
  68. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$5.dex +0 -0
  69. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$6.dex +0 -0
  70. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$7.dex +0 -0
  71. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$8.dex +0 -0
  72. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$9.dex +0 -0
  73. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$FunctionWithoutArgs$1.dex +0 -0
  74. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$FunctionWithoutArgs$2.dex +0 -0
  75. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$FunctionWithoutArgs$3.dex +0 -0
  76. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$OnDestroy$1.dex +0 -0
  77. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapModule.dex +0 -0
  78. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapView$setupMapListeners$1.dex +0 -0
  79. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapView$setupMapListeners$3.dex +0 -0
  80. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapView.dex +0 -0
  81. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$10.dex +0 -0
  82. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$11.dex +0 -0
  83. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$12.dex +0 -0
  84. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$13.dex +0 -0
  85. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$14.dex +0 -0
  86. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$15.dex +0 -0
  87. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$16.dex +0 -0
  88. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$17.dex +0 -0
  89. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$18.dex +0 -0
  90. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$2.dex +0 -0
  91. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$3.dex +0 -0
  92. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$4.dex +0 -0
  93. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$5.dex +0 -0
  94. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$6.dex +0 -0
  95. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$7.dex +0 -0
  96. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$8.dex +0 -0
  97. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$9.dex +0 -0
  98. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$$inlined$View$1.dex +0 -0
  99. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$1.dex +0 -0
  100. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$10.dex +0 -0
  101. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$11.dex +0 -0
  102. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$12.dex +0 -0
  103. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$13.dex +0 -0
  104. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$14.dex +0 -0
  105. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$15.dex +0 -0
  106. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$16.dex +0 -0
  107. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$17.dex +0 -0
  108. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$18.dex +0 -0
  109. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$2.dex +0 -0
  110. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$3.dex +0 -0
  111. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$4.dex +0 -0
  112. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$5.dex +0 -0
  113. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$6.dex +0 -0
  114. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$7.dex +0 -0
  115. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$8.dex +0 -0
  116. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$9.dex +0 -0
  117. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$OnViewDestroys$1.dex +0 -0
  118. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$OnViewDidUpdateProps$1.dex +0 -0
  119. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$1.dex +0 -0
  120. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$10.dex +0 -0
  121. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$11.dex +0 -0
  122. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$12.dex +0 -0
  123. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$13.dex +0 -0
  124. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$14.dex +0 -0
  125. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$15.dex +0 -0
  126. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$16.dex +0 -0
  127. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$17.dex +0 -0
  128. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$2.dex +0 -0
  129. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$3.dex +0 -0
  130. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$4.dex +0 -0
  131. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$5.dex +0 -0
  132. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$6.dex +0 -0
  133. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$7.dex +0 -0
  134. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$8.dex +0 -0
  135. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$9.dex +0 -0
  136. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/ExpoGaodeMapViewModule.dex +0 -0
  137. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/managers/CameraManager.dex +0 -0
  138. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/managers/UIManager.dex +0 -0
  139. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/modules/LocationManager.dex +0 -0
  140. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/modules/SDKInitializer.dex +0 -0
  141. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/CircleView.dex +0 -0
  142. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$1.dex +0 -0
  143. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$2.dex +0 -0
  144. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$3.dex +0 -0
  145. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$4.dex +0 -0
  146. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$5.dex +0 -0
  147. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$6.dex +0 -0
  148. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$$inlined$View$1.dex +0 -0
  149. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.dex +0 -0
  150. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.dex +0 -0
  151. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.dex +0 -0
  152. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$4.dex +0 -0
  153. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$5.dex +0 -0
  154. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$6.dex +0 -0
  155. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/CircleViewModule.dex +0 -0
  156. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/ClusterView.dex +0 -0
  157. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/ClusterViewModule$definition$1$1$1.dex +0 -0
  158. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/ClusterViewModule$definition$1$1$2.dex +0 -0
  159. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/ClusterViewModule$definition$1$1$3.dex +0 -0
  160. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/ClusterViewModule$definition$lambda$1$$inlined$View$1.dex +0 -0
  161. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/ClusterViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.dex +0 -0
  162. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/ClusterViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.dex +0 -0
  163. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/ClusterViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.dex +0 -0
  164. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/ClusterViewModule.dex +0 -0
  165. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/HeatMapView.dex +0 -0
  166. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$1$1$1.dex +0 -0
  167. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$1$1$2.dex +0 -0
  168. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$1$1$3.dex +0 -0
  169. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$lambda$1$$inlined$View$1.dex +0 -0
  170. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.dex +0 -0
  171. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.dex +0 -0
  172. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.dex +0 -0
  173. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/HeatMapViewModule.dex +0 -0
  174. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerView$Companion.dex +0 -0
  175. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerView.dex +0 -0
  176. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$1.dex +0 -0
  177. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$10.dex +0 -0
  178. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$11.dex +0 -0
  179. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$12.dex +0 -0
  180. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$13.dex +0 -0
  181. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$14.dex +0 -0
  182. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$15.dex +0 -0
  183. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$2.dex +0 -0
  184. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$3.dex +0 -0
  185. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$4.dex +0 -0
  186. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$5.dex +0 -0
  187. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$6.dex +0 -0
  188. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$7.dex +0 -0
  189. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$8.dex +0 -0
  190. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$9.dex +0 -0
  191. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$$inlined$View$1.dex +0 -0
  192. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.dex +0 -0
  193. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$10.dex +0 -0
  194. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$11.dex +0 -0
  195. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$12.dex +0 -0
  196. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$13.dex +0 -0
  197. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$14.dex +0 -0
  198. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$15.dex +0 -0
  199. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.dex +0 -0
  200. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.dex +0 -0
  201. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$4.dex +0 -0
  202. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$5.dex +0 -0
  203. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$6.dex +0 -0
  204. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$7.dex +0 -0
  205. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$8.dex +0 -0
  206. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$9.dex +0 -0
  207. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MarkerViewModule.dex +0 -0
  208. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MultiPointView.dex +0 -0
  209. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$1$1$1.dex +0 -0
  210. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$1$1$2.dex +0 -0
  211. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$1$1$3.dex +0 -0
  212. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$lambda$1$$inlined$View$1.dex +0 -0
  213. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.dex +0 -0
  214. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.dex +0 -0
  215. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.dex +0 -0
  216. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/MultiPointViewModule.dex +0 -0
  217. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolygonView.dex +0 -0
  218. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolygonViewModule$definition$1$1$1.dex +0 -0
  219. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolygonViewModule$definition$1$1$2.dex +0 -0
  220. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolygonViewModule$definition$1$1$3.dex +0 -0
  221. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolygonViewModule$definition$1$1$4.dex +0 -0
  222. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolygonViewModule$definition$1$1$5.dex +0 -0
  223. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$$inlined$View$1.dex +0 -0
  224. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.dex +0 -0
  225. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.dex +0 -0
  226. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.dex +0 -0
  227. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$lambda$0$$inlined$Prop$4.dex +0 -0
  228. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$lambda$0$$inlined$Prop$5.dex +0 -0
  229. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolygonViewModule.dex +0 -0
  230. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineView.dex +0 -0
  231. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$1.dex +0 -0
  232. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$2.dex +0 -0
  233. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$3.dex +0 -0
  234. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$4.dex +0 -0
  235. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$5.dex +0 -0
  236. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$6.dex +0 -0
  237. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$7.dex +0 -0
  238. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$8.dex +0 -0
  239. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$$inlined$View$1.dex +0 -0
  240. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.dex +0 -0
  241. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.dex +0 -0
  242. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.dex +0 -0
  243. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$4.dex +0 -0
  244. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$5.dex +0 -0
  245. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$6.dex +0 -0
  246. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$7.dex +0 -0
  247. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$8.dex +0 -0
  248. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/overlays/PolylineViewModule.dex +0 -0
  249. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/services/LocationForegroundService$Companion.dex +0 -0
  250. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/services/LocationForegroundService.dex +0 -0
  251. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/utils/ColorParser.dex +0 -0
  252. package/packages/core/android/build/.transforms/79e5f1504f216bdae2079192244b6add/transformed/bundleLibRuntimeToDirDebug/desugar_graph.bin +0 -0
  253. package/packages/core/android/build/.transforms/f22f1c580f717ccac1d35494aceb34b7/results.bin +1 -0
  254. package/packages/core/android/build/.transforms/f22f1c580f717ccac1d35494aceb34b7/transformed/classes/classes_dex/classes.dex +0 -0
  255. package/packages/core/android/build/generated/source/buildConfig/debug/expo/modules/gaodemap/BuildConfig.java +10 -0
  256. package/packages/core/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +25 -0
  257. package/packages/core/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +18 -0
  258. package/packages/core/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +6 -0
  259. package/packages/core/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +1 -0
  260. package/packages/core/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +0 -0
  261. package/packages/core/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
  262. package/packages/core/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +0 -0
  263. package/packages/core/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +1 -0
  264. package/packages/core/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +2 -0
  265. package/packages/core/android/build/intermediates/incremental/mergeDebugAssets/merger.xml +2 -0
  266. package/packages/core/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +2 -0
  267. package/packages/core/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +2 -0
  268. package/packages/core/android/build/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/expo-gaode-map_debug.kotlin_module +0 -0
  269. package/packages/core/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/expo/modules/gaodemap/BuildConfig.class +0 -0
  270. package/packages/core/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +2 -0
  271. package/packages/core/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +40 -0
  272. package/packages/core/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +25 -0
  273. package/packages/core/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +1 -0
  274. package/packages/core/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +1 -0
  275. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/META-INF/expo-gaode-map_debug.kotlin_module +0 -0
  276. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/BuildConfig.class +0 -0
  277. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$1$27$checkPermission$1.class +0 -0
  278. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$1.class +0 -0
  279. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$10.class +0 -0
  280. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$11.class +0 -0
  281. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$12.class +0 -0
  282. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$2.class +0 -0
  283. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$3.class +0 -0
  284. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$4.class +0 -0
  285. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$5.class +0 -0
  286. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$6.class +0 -0
  287. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$7.class +0 -0
  288. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$8.class +0 -0
  289. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$9.class +0 -0
  290. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunctionWithPromise$1.class +0 -0
  291. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunctionWithPromise$2.class +0 -0
  292. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunctionWithPromise$3.class +0 -0
  293. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$1.class +0 -0
  294. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$10.class +0 -0
  295. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$11.class +0 -0
  296. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$12.class +0 -0
  297. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$13.class +0 -0
  298. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$14.class +0 -0
  299. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$15.class +0 -0
  300. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$16.class +0 -0
  301. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$17.class +0 -0
  302. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$18.class +0 -0
  303. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$19.class +0 -0
  304. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$2.class +0 -0
  305. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$20.class +0 -0
  306. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$21.class +0 -0
  307. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$22.class +0 -0
  308. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$23.class +0 -0
  309. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$24.class +0 -0
  310. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$25.class +0 -0
  311. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$26.class +0 -0
  312. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$27.class +0 -0
  313. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$28.class +0 -0
  314. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$29.class +0 -0
  315. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$3.class +0 -0
  316. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$30.class +0 -0
  317. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$31.class +0 -0
  318. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$32.class +0 -0
  319. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$33.class +0 -0
  320. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$34.class +0 -0
  321. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$35.class +0 -0
  322. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$36.class +0 -0
  323. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$37.class +0 -0
  324. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$38.class +0 -0
  325. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$4.class +0 -0
  326. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$5.class +0 -0
  327. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$6.class +0 -0
  328. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$7.class +0 -0
  329. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$8.class +0 -0
  330. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$9.class +0 -0
  331. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$FunctionWithoutArgs$1.class +0 -0
  332. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$FunctionWithoutArgs$2.class +0 -0
  333. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$FunctionWithoutArgs$3.class +0 -0
  334. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$OnDestroy$1.class +0 -0
  335. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapModule.class +0 -0
  336. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapView$setupMapListeners$1.class +0 -0
  337. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapView$setupMapListeners$3.class +0 -0
  338. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapView.class +0 -0
  339. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$10.class +0 -0
  340. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$11.class +0 -0
  341. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$12.class +0 -0
  342. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$13.class +0 -0
  343. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$14.class +0 -0
  344. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$15.class +0 -0
  345. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$16.class +0 -0
  346. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$17.class +0 -0
  347. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$18.class +0 -0
  348. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$2.class +0 -0
  349. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$3.class +0 -0
  350. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$4.class +0 -0
  351. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$5.class +0 -0
  352. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$6.class +0 -0
  353. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$7.class +0 -0
  354. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$8.class +0 -0
  355. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$9.class +0 -0
  356. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$$inlined$View$1.class +0 -0
  357. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$1.class +0 -0
  358. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$10.class +0 -0
  359. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$11.class +0 -0
  360. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$12.class +0 -0
  361. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$13.class +0 -0
  362. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$14.class +0 -0
  363. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$15.class +0 -0
  364. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$16.class +0 -0
  365. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$17.class +0 -0
  366. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$18.class +0 -0
  367. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$2.class +0 -0
  368. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$3.class +0 -0
  369. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$4.class +0 -0
  370. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$5.class +0 -0
  371. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$6.class +0 -0
  372. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$7.class +0 -0
  373. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$8.class +0 -0
  374. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$9.class +0 -0
  375. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$OnViewDestroys$1.class +0 -0
  376. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$OnViewDidUpdateProps$1.class +0 -0
  377. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$1.class +0 -0
  378. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$10.class +0 -0
  379. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$11.class +0 -0
  380. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$12.class +0 -0
  381. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$13.class +0 -0
  382. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$14.class +0 -0
  383. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$15.class +0 -0
  384. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$16.class +0 -0
  385. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$17.class +0 -0
  386. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$2.class +0 -0
  387. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$3.class +0 -0
  388. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$4.class +0 -0
  389. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$5.class +0 -0
  390. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$6.class +0 -0
  391. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$7.class +0 -0
  392. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$8.class +0 -0
  393. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$9.class +0 -0
  394. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/ExpoGaodeMapViewModule.class +0 -0
  395. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/managers/CameraManager.class +0 -0
  396. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/managers/UIManager.class +0 -0
  397. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/modules/LocationManager.class +0 -0
  398. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/modules/SDKInitializer.class +0 -0
  399. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/CircleView.class +0 -0
  400. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$1.class +0 -0
  401. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$2.class +0 -0
  402. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$3.class +0 -0
  403. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$4.class +0 -0
  404. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$5.class +0 -0
  405. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$6.class +0 -0
  406. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$$inlined$View$1.class +0 -0
  407. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.class +0 -0
  408. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.class +0 -0
  409. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.class +0 -0
  410. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$4.class +0 -0
  411. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$5.class +0 -0
  412. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$6.class +0 -0
  413. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/CircleViewModule.class +0 -0
  414. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/ClusterView.class +0 -0
  415. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/ClusterViewModule$definition$1$1$1.class +0 -0
  416. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/ClusterViewModule$definition$1$1$2.class +0 -0
  417. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/ClusterViewModule$definition$1$1$3.class +0 -0
  418. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/ClusterViewModule$definition$lambda$1$$inlined$View$1.class +0 -0
  419. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/ClusterViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.class +0 -0
  420. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/ClusterViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.class +0 -0
  421. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/ClusterViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.class +0 -0
  422. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/ClusterViewModule.class +0 -0
  423. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/HeatMapView.class +0 -0
  424. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$1$1$1.class +0 -0
  425. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$1$1$2.class +0 -0
  426. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$1$1$3.class +0 -0
  427. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$lambda$1$$inlined$View$1.class +0 -0
  428. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.class +0 -0
  429. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.class +0 -0
  430. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.class +0 -0
  431. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/HeatMapViewModule.class +0 -0
  432. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerView$Companion.class +0 -0
  433. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerView.class +0 -0
  434. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$1.class +0 -0
  435. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$10.class +0 -0
  436. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$11.class +0 -0
  437. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$12.class +0 -0
  438. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$13.class +0 -0
  439. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$14.class +0 -0
  440. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$15.class +0 -0
  441. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$2.class +0 -0
  442. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$3.class +0 -0
  443. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$4.class +0 -0
  444. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$5.class +0 -0
  445. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$6.class +0 -0
  446. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$7.class +0 -0
  447. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$8.class +0 -0
  448. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$9.class +0 -0
  449. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$$inlined$View$1.class +0 -0
  450. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.class +0 -0
  451. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$10.class +0 -0
  452. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$11.class +0 -0
  453. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$12.class +0 -0
  454. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$13.class +0 -0
  455. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$14.class +0 -0
  456. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$15.class +0 -0
  457. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.class +0 -0
  458. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.class +0 -0
  459. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$4.class +0 -0
  460. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$5.class +0 -0
  461. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$6.class +0 -0
  462. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$7.class +0 -0
  463. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$8.class +0 -0
  464. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$9.class +0 -0
  465. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MarkerViewModule.class +0 -0
  466. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MultiPointView.class +0 -0
  467. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$1$1$1.class +0 -0
  468. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$1$1$2.class +0 -0
  469. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$1$1$3.class +0 -0
  470. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$lambda$1$$inlined$View$1.class +0 -0
  471. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.class +0 -0
  472. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.class +0 -0
  473. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.class +0 -0
  474. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/MultiPointViewModule.class +0 -0
  475. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolygonView.class +0 -0
  476. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$1$1$1.class +0 -0
  477. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$1$1$2.class +0 -0
  478. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$1$1$3.class +0 -0
  479. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$1$1$4.class +0 -0
  480. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$1$1$5.class +0 -0
  481. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$$inlined$View$1.class +0 -0
  482. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.class +0 -0
  483. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.class +0 -0
  484. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.class +0 -0
  485. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$lambda$0$$inlined$Prop$4.class +0 -0
  486. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$lambda$0$$inlined$Prop$5.class +0 -0
  487. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolygonViewModule.class +0 -0
  488. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineView.class +0 -0
  489. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$1.class +0 -0
  490. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$2.class +0 -0
  491. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$3.class +0 -0
  492. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$4.class +0 -0
  493. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$5.class +0 -0
  494. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$6.class +0 -0
  495. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$7.class +0 -0
  496. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$8.class +0 -0
  497. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$$inlined$View$1.class +0 -0
  498. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.class +0 -0
  499. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.class +0 -0
  500. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.class +0 -0
  501. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$4.class +0 -0
  502. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$5.class +0 -0
  503. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$6.class +0 -0
  504. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$7.class +0 -0
  505. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$8.class +0 -0
  506. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/overlays/PolylineViewModule.class +0 -0
  507. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/services/LocationForegroundService$Companion.class +0 -0
  508. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/services/LocationForegroundService.class +0 -0
  509. package/packages/core/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/utils/ColorParser.class +0 -0
  510. package/packages/core/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +0 -0
  511. package/packages/core/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +1 -0
  512. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
  513. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
  514. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
  515. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
  516. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values +0 -0
  517. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
  518. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.s +1 -0
  519. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
  520. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
  521. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
  522. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
  523. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
  524. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
  525. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
  526. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
  527. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
  528. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
  529. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
  530. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
  531. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
  532. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
  533. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
  534. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
  535. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
  536. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
  537. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
  538. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
  539. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values +0 -0
  540. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
  541. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.s +1 -0
  542. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
  543. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
  544. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
  545. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
  546. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
  547. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
  548. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
  549. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
  550. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
  551. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
  552. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
  553. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
  554. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
  555. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values +0 -0
  556. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
  557. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.s +1 -0
  558. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
  559. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
  560. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
  561. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
  562. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
  563. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
  564. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
  565. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
  566. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
  567. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
  568. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
  569. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
  570. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
  571. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
  572. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
  573. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
  574. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +2 -0
  575. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
  576. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
  577. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
  578. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
  579. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
  580. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
  581. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
  582. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
  583. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
  584. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
  585. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
  586. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
  587. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
  588. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
  589. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
  590. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
  591. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
  592. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
  593. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
  594. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
  595. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
  596. package/packages/core/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin +0 -0
  597. package/packages/core/android/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin +0 -0
  598. package/packages/core/android/build/outputs/logs/manifest-merger-debug-report.txt +46 -0
  599. package/packages/core/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
  600. package/packages/core/android/build/tmp/kotlin-classes/debug/META-INF/expo-gaode-map_debug.kotlin_module +0 -0
  601. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$1$27$checkPermission$1.class +0 -0
  602. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$1.class +0 -0
  603. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$10.class +0 -0
  604. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$11.class +0 -0
  605. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$12.class +0 -0
  606. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$2.class +0 -0
  607. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$3.class +0 -0
  608. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$4.class +0 -0
  609. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$5.class +0 -0
  610. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$6.class +0 -0
  611. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$7.class +0 -0
  612. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$8.class +0 -0
  613. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunction$9.class +0 -0
  614. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunctionWithPromise$1.class +0 -0
  615. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunctionWithPromise$2.class +0 -0
  616. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$AsyncFunctionWithPromise$3.class +0 -0
  617. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$1.class +0 -0
  618. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$10.class +0 -0
  619. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$11.class +0 -0
  620. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$12.class +0 -0
  621. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$13.class +0 -0
  622. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$14.class +0 -0
  623. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$15.class +0 -0
  624. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$16.class +0 -0
  625. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$17.class +0 -0
  626. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$18.class +0 -0
  627. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$19.class +0 -0
  628. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$2.class +0 -0
  629. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$20.class +0 -0
  630. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$21.class +0 -0
  631. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$22.class +0 -0
  632. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$23.class +0 -0
  633. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$24.class +0 -0
  634. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$25.class +0 -0
  635. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$26.class +0 -0
  636. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$27.class +0 -0
  637. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$28.class +0 -0
  638. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$29.class +0 -0
  639. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$3.class +0 -0
  640. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$30.class +0 -0
  641. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$31.class +0 -0
  642. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$32.class +0 -0
  643. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$33.class +0 -0
  644. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$34.class +0 -0
  645. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$35.class +0 -0
  646. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$36.class +0 -0
  647. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$37.class +0 -0
  648. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$38.class +0 -0
  649. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$4.class +0 -0
  650. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$5.class +0 -0
  651. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$6.class +0 -0
  652. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$7.class +0 -0
  653. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$8.class +0 -0
  654. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$Function$9.class +0 -0
  655. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$FunctionWithoutArgs$1.class +0 -0
  656. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$FunctionWithoutArgs$2.class +0 -0
  657. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$FunctionWithoutArgs$3.class +0 -0
  658. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule$definition$lambda$28$$inlined$OnDestroy$1.class +0 -0
  659. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapModule.class +0 -0
  660. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapView$setupMapListeners$1.class +0 -0
  661. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapView$setupMapListeners$3.class +0 -0
  662. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapView.class +0 -0
  663. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$10.class +0 -0
  664. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$11.class +0 -0
  665. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$12.class +0 -0
  666. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$13.class +0 -0
  667. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$14.class +0 -0
  668. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$15.class +0 -0
  669. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$16.class +0 -0
  670. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$17.class +0 -0
  671. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$18.class +0 -0
  672. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$2.class +0 -0
  673. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$3.class +0 -0
  674. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$4.class +0 -0
  675. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$5.class +0 -0
  676. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$6.class +0 -0
  677. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$7.class +0 -0
  678. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$8.class +0 -0
  679. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$1$1$9.class +0 -0
  680. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$$inlined$View$1.class +0 -0
  681. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$1.class +0 -0
  682. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$10.class +0 -0
  683. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$11.class +0 -0
  684. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$12.class +0 -0
  685. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$13.class +0 -0
  686. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$14.class +0 -0
  687. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$15.class +0 -0
  688. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$16.class +0 -0
  689. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$17.class +0 -0
  690. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$18.class +0 -0
  691. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$2.class +0 -0
  692. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$3.class +0 -0
  693. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$4.class +0 -0
  694. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$5.class +0 -0
  695. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$6.class +0 -0
  696. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$7.class +0 -0
  697. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$8.class +0 -0
  698. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$AsyncFunction$9.class +0 -0
  699. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$OnViewDestroys$1.class +0 -0
  700. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$OnViewDidUpdateProps$1.class +0 -0
  701. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$1.class +0 -0
  702. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$10.class +0 -0
  703. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$11.class +0 -0
  704. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$12.class +0 -0
  705. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$13.class +0 -0
  706. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$14.class +0 -0
  707. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$15.class +0 -0
  708. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$16.class +0 -0
  709. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$17.class +0 -0
  710. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$2.class +0 -0
  711. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$3.class +0 -0
  712. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$4.class +0 -0
  713. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$5.class +0 -0
  714. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$6.class +0 -0
  715. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$7.class +0 -0
  716. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$8.class +0 -0
  717. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule$definition$lambda$9$lambda$8$$inlined$Prop$9.class +0 -0
  718. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/ExpoGaodeMapViewModule.class +0 -0
  719. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/managers/CameraManager.class +0 -0
  720. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/managers/UIManager.class +0 -0
  721. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/modules/LocationManager.class +0 -0
  722. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/modules/SDKInitializer.class +0 -0
  723. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/CircleView.class +0 -0
  724. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$1.class +0 -0
  725. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$2.class +0 -0
  726. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$3.class +0 -0
  727. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$4.class +0 -0
  728. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$5.class +0 -0
  729. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/CircleViewModule$definition$1$1$6.class +0 -0
  730. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$$inlined$View$1.class +0 -0
  731. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.class +0 -0
  732. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.class +0 -0
  733. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.class +0 -0
  734. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$4.class +0 -0
  735. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$5.class +0 -0
  736. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/CircleViewModule$definition$lambda$1$lambda$0$$inlined$Prop$6.class +0 -0
  737. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/CircleViewModule.class +0 -0
  738. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/ClusterView.class +0 -0
  739. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/ClusterViewModule$definition$1$1$1.class +0 -0
  740. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/ClusterViewModule$definition$1$1$2.class +0 -0
  741. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/ClusterViewModule$definition$1$1$3.class +0 -0
  742. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/ClusterViewModule$definition$lambda$1$$inlined$View$1.class +0 -0
  743. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/ClusterViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.class +0 -0
  744. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/ClusterViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.class +0 -0
  745. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/ClusterViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.class +0 -0
  746. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/ClusterViewModule.class +0 -0
  747. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/HeatMapView.class +0 -0
  748. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$1$1$1.class +0 -0
  749. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$1$1$2.class +0 -0
  750. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$1$1$3.class +0 -0
  751. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$lambda$1$$inlined$View$1.class +0 -0
  752. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.class +0 -0
  753. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.class +0 -0
  754. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/HeatMapViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.class +0 -0
  755. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/HeatMapViewModule.class +0 -0
  756. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerView$Companion.class +0 -0
  757. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerView.class +0 -0
  758. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$1.class +0 -0
  759. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$10.class +0 -0
  760. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$11.class +0 -0
  761. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$12.class +0 -0
  762. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$13.class +0 -0
  763. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$14.class +0 -0
  764. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$15.class +0 -0
  765. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$2.class +0 -0
  766. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$3.class +0 -0
  767. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$4.class +0 -0
  768. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$5.class +0 -0
  769. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$6.class +0 -0
  770. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$7.class +0 -0
  771. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$8.class +0 -0
  772. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$1$1$9.class +0 -0
  773. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$$inlined$View$1.class +0 -0
  774. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.class +0 -0
  775. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$10.class +0 -0
  776. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$11.class +0 -0
  777. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$12.class +0 -0
  778. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$13.class +0 -0
  779. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$14.class +0 -0
  780. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$15.class +0 -0
  781. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.class +0 -0
  782. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.class +0 -0
  783. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$4.class +0 -0
  784. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$5.class +0 -0
  785. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$6.class +0 -0
  786. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$7.class +0 -0
  787. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$8.class +0 -0
  788. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule$definition$lambda$1$lambda$0$$inlined$Prop$9.class +0 -0
  789. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MarkerViewModule.class +0 -0
  790. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MultiPointView.class +0 -0
  791. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$1$1$1.class +0 -0
  792. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$1$1$2.class +0 -0
  793. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$1$1$3.class +0 -0
  794. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$lambda$1$$inlined$View$1.class +0 -0
  795. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.class +0 -0
  796. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.class +0 -0
  797. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MultiPointViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.class +0 -0
  798. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/MultiPointViewModule.class +0 -0
  799. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolygonView.class +0 -0
  800. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$1$1$1.class +0 -0
  801. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$1$1$2.class +0 -0
  802. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$1$1$3.class +0 -0
  803. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$1$1$4.class +0 -0
  804. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$1$1$5.class +0 -0
  805. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$$inlined$View$1.class +0 -0
  806. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.class +0 -0
  807. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.class +0 -0
  808. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.class +0 -0
  809. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$lambda$0$$inlined$Prop$4.class +0 -0
  810. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolygonViewModule$definition$lambda$1$lambda$0$$inlined$Prop$5.class +0 -0
  811. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolygonViewModule.class +0 -0
  812. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineView.class +0 -0
  813. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$1.class +0 -0
  814. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$2.class +0 -0
  815. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$3.class +0 -0
  816. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$4.class +0 -0
  817. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$5.class +0 -0
  818. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$6.class +0 -0
  819. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$7.class +0 -0
  820. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$1$1$8.class +0 -0
  821. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$$inlined$View$1.class +0 -0
  822. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$1.class +0 -0
  823. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$2.class +0 -0
  824. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$3.class +0 -0
  825. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$4.class +0 -0
  826. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$5.class +0 -0
  827. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$6.class +0 -0
  828. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$7.class +0 -0
  829. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule$definition$lambda$1$lambda$0$$inlined$Prop$8.class +0 -0
  830. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/overlays/PolylineViewModule.class +0 -0
  831. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/services/LocationForegroundService$Companion.class +0 -0
  832. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/services/LocationForegroundService.class +0 -0
  833. package/packages/core/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/utils/ColorParser.class +0 -0
  834. package/packages/core/build/ExpoGaodeMap.types.d.ts +42 -0
  835. package/packages/core/build/ExpoGaodeMap.types.d.ts.map +1 -0
  836. package/packages/core/build/ExpoGaodeMap.types.js +9 -0
  837. package/packages/core/build/ExpoGaodeMap.types.js.map +1 -0
  838. package/packages/core/build/ExpoGaodeMapModule.d.ts +196 -0
  839. package/packages/core/build/ExpoGaodeMapModule.d.ts.map +1 -0
  840. package/packages/core/build/ExpoGaodeMapModule.js +36 -0
  841. package/packages/core/build/ExpoGaodeMapModule.js.map +1 -0
  842. package/packages/core/build/ExpoGaodeMapView.d.ts +24 -0
  843. package/packages/core/build/ExpoGaodeMapView.d.ts.map +1 -0
  844. package/packages/core/build/ExpoGaodeMapView.js +100 -0
  845. package/packages/core/build/ExpoGaodeMapView.js.map +1 -0
  846. package/packages/core/build/components/overlays/Circle.d.ts +13 -0
  847. package/packages/core/build/components/overlays/Circle.d.ts.map +1 -0
  848. package/packages/core/build/components/overlays/Circle.js +16 -0
  849. package/packages/core/build/components/overlays/Circle.js.map +1 -0
  850. package/packages/core/build/components/overlays/Cluster.d.ts +10 -0
  851. package/packages/core/build/components/overlays/Cluster.d.ts.map +1 -0
  852. package/packages/core/build/components/overlays/Cluster.js +13 -0
  853. package/packages/core/build/components/overlays/Cluster.js.map +1 -0
  854. package/packages/core/build/components/overlays/HeatMap.d.ts +10 -0
  855. package/packages/core/build/components/overlays/HeatMap.d.ts.map +1 -0
  856. package/packages/core/build/components/overlays/HeatMap.js +13 -0
  857. package/packages/core/build/components/overlays/HeatMap.js.map +1 -0
  858. package/packages/core/build/components/overlays/Marker.d.ts +16 -0
  859. package/packages/core/build/components/overlays/Marker.d.ts.map +1 -0
  860. package/packages/core/build/components/overlays/Marker.js +62 -0
  861. package/packages/core/build/components/overlays/Marker.js.map +1 -0
  862. package/packages/core/build/components/overlays/MultiPoint.d.ts +10 -0
  863. package/packages/core/build/components/overlays/MultiPoint.d.ts.map +1 -0
  864. package/packages/core/build/components/overlays/MultiPoint.js +13 -0
  865. package/packages/core/build/components/overlays/MultiPoint.js.map +1 -0
  866. package/packages/core/build/components/overlays/Polygon.d.ts +12 -0
  867. package/packages/core/build/components/overlays/Polygon.d.ts.map +1 -0
  868. package/packages/core/build/components/overlays/Polygon.js +15 -0
  869. package/packages/core/build/components/overlays/Polygon.js.map +1 -0
  870. package/packages/core/build/components/overlays/Polyline.d.ts +12 -0
  871. package/packages/core/build/components/overlays/Polyline.d.ts.map +1 -0
  872. package/packages/core/build/components/overlays/Polyline.js +15 -0
  873. package/packages/core/build/components/overlays/Polyline.js.map +1 -0
  874. package/packages/core/build/components/overlays/index.d.ts +8 -0
  875. package/packages/core/build/components/overlays/index.d.ts.map +1 -0
  876. package/packages/core/build/components/overlays/index.js +8 -0
  877. package/packages/core/build/components/overlays/index.js.map +1 -0
  878. package/packages/core/build/index.d.ts +10 -0
  879. package/packages/core/build/index.d.ts.map +1 -0
  880. package/packages/core/build/index.js +14 -0
  881. package/packages/core/build/index.js.map +1 -0
  882. package/packages/core/build/types/common.types.d.ts +109 -0
  883. package/packages/core/build/types/common.types.d.ts.map +1 -0
  884. package/packages/core/build/types/common.types.js +32 -0
  885. package/packages/core/build/types/common.types.js.map +1 -0
  886. package/packages/core/build/types/index.d.ts +11 -0
  887. package/packages/core/build/types/index.d.ts.map +1 -0
  888. package/packages/core/build/types/index.js +7 -0
  889. package/packages/core/build/types/index.js.map +1 -0
  890. package/packages/core/build/types/location.types.d.ts +309 -0
  891. package/packages/core/build/types/location.types.d.ts.map +1 -0
  892. package/packages/core/build/types/location.types.js +93 -0
  893. package/packages/core/build/types/location.types.js.map +1 -0
  894. package/packages/core/build/types/map-view.types.d.ts +235 -0
  895. package/packages/core/build/types/map-view.types.d.ts.map +1 -0
  896. package/packages/core/build/types/map-view.types.js +6 -0
  897. package/packages/core/build/types/map-view.types.js.map +1 -0
  898. package/packages/core/build/types/overlays.types.d.ts +341 -0
  899. package/packages/core/build/types/overlays.types.d.ts.map +1 -0
  900. package/packages/core/build/types/overlays.types.js +6 -0
  901. package/packages/core/build/types/overlays.types.js.map +1 -0
  902. package/packages/core/build/utils/EventManager.d.ts +11 -0
  903. package/packages/core/build/utils/EventManager.d.ts.map +1 -0
  904. package/packages/core/build/utils/EventManager.js +21 -0
  905. package/packages/core/build/utils/EventManager.js.map +1 -0
  906. package/packages/core/build/utils/ModuleLoader.d.ts +74 -0
  907. package/packages/core/build/utils/ModuleLoader.d.ts.map +1 -0
  908. package/packages/core/build/utils/ModuleLoader.js +106 -0
  909. package/packages/core/build/utils/ModuleLoader.js.map +1 -0
  910. package/packages/core/node_modules/.bin/acorn +21 -0
  911. package/packages/core/node_modules/.bin/browserslist +21 -0
  912. package/packages/core/node_modules/.bin/eslint +21 -0
  913. package/packages/core/node_modules/.bin/eslint-config-prettier +21 -0
  914. package/packages/core/node_modules/.bin/expo +21 -0
  915. package/packages/core/node_modules/.bin/expo-module +21 -0
  916. package/packages/core/node_modules/.bin/expo-modules-autolinking +21 -0
  917. package/packages/core/node_modules/.bin/fingerprint +21 -0
  918. package/packages/core/node_modules/.bin/jest +21 -0
  919. package/packages/core/node_modules/.bin/prettier +21 -0
  920. package/packages/core/node_modules/.bin/react-native +21 -0
  921. package/packages/core/node_modules/.bin/tsc +21 -0
  922. package/packages/core/node_modules/.bin/tsserver +21 -0
  923. package/packages/core/node_modules/.bin/webpack +21 -0
  924. package/packages/core/plugin/build/withGaodeMap.d.ts +22 -0
  925. package/packages/core/plugin/build/withGaodeMap.js +164 -0
  926. package/packages/search/android/build/.transforms/39851efd0f7b6e1d40614db65bbfeb0c/results.bin +1 -0
  927. package/packages/search/android/build/.transforms/39851efd0f7b6e1d40614db65bbfeb0c/transformed/classes/classes_dex/classes.dex +0 -0
  928. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/results.bin +1 -0
  929. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/BuildConfig.dex +0 -0
  930. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$1$1$1.dex +0 -0
  931. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$1$2$1.dex +0 -0
  932. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$1$3$1.dex +0 -0
  933. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$1$4$1.dex +0 -0
  934. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$1$5$1.dex +0 -0
  935. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$1.dex +0 -0
  936. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$10.dex +0 -0
  937. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$2.dex +0 -0
  938. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$3.dex +0 -0
  939. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$4.dex +0 -0
  940. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$5.dex +0 -0
  941. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$6.dex +0 -0
  942. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$7.dex +0 -0
  943. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$8.dex +0 -0
  944. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$9.dex +0 -0
  945. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule.dex +0 -0
  946. package/packages/search/android/build/.transforms/7a85ca2b793ed326a2bf33b6a4f74b65/transformed/bundleLibRuntimeToDirDebug/desugar_graph.bin +0 -0
  947. package/packages/search/android/build/generated/source/buildConfig/debug/expo/modules/gaodemap/search/BuildConfig.java +10 -0
  948. package/packages/search/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +7 -0
  949. package/packages/search/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +18 -0
  950. package/packages/search/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +6 -0
  951. package/packages/search/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +1 -0
  952. package/packages/search/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +0 -0
  953. package/packages/search/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
  954. package/packages/search/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +0 -0
  955. package/packages/search/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +1 -0
  956. package/packages/search/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +2 -0
  957. package/packages/search/android/build/intermediates/incremental/mergeDebugAssets/merger.xml +2 -0
  958. package/packages/search/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +2 -0
  959. package/packages/search/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +2 -0
  960. package/packages/search/android/build/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/expo-gaode-map-search_debug.kotlin_module +0 -0
  961. package/packages/search/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/expo/modules/gaodemap/search/BuildConfig.class +0 -0
  962. package/packages/search/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +2 -0
  963. package/packages/search/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +7 -0
  964. package/packages/search/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +7 -0
  965. package/packages/search/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +1 -0
  966. package/packages/search/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +1 -0
  967. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/META-INF/expo-gaode-map-search_debug.kotlin_module +0 -0
  968. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/BuildConfig.class +0 -0
  969. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$1$1$1.class +0 -0
  970. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$1$2$1.class +0 -0
  971. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$1$3$1.class +0 -0
  972. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$1$4$1.class +0 -0
  973. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$1$5$1.class +0 -0
  974. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$1.class +0 -0
  975. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$10.class +0 -0
  976. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$2.class +0 -0
  977. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$3.class +0 -0
  978. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$4.class +0 -0
  979. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$5.class +0 -0
  980. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$6.class +0 -0
  981. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$7.class +0 -0
  982. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$8.class +0 -0
  983. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$9.class +0 -0
  984. package/packages/search/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule.class +0 -0
  985. package/packages/search/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +0 -0
  986. package/packages/search/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +1 -0
  987. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
  988. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
  989. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
  990. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
  991. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
  992. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
  993. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
  994. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
  995. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
  996. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
  997. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
  998. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
  999. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
  1000. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
  1001. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
  1002. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
  1003. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
  1004. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
  1005. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
  1006. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
  1007. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
  1008. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
  1009. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
  1010. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
  1011. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
  1012. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
  1013. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
  1014. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
  1015. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
  1016. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
  1017. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
  1018. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
  1019. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
  1020. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
  1021. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
  1022. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
  1023. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
  1024. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
  1025. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
  1026. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
  1027. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
  1028. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
  1029. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
  1030. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
  1031. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
  1032. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
  1033. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
  1034. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
  1035. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
  1036. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
  1037. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
  1038. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
  1039. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
  1040. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
  1041. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
  1042. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
  1043. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +2 -0
  1044. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
  1045. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
  1046. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
  1047. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
  1048. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
  1049. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
  1050. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
  1051. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
  1052. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
  1053. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
  1054. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
  1055. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
  1056. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
  1057. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
  1058. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
  1059. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
  1060. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
  1061. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
  1062. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
  1063. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
  1064. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
  1065. package/packages/search/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin +0 -0
  1066. package/packages/search/android/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin +0 -0
  1067. package/packages/search/android/build/kotlin/compileDebugKotlin/local-state/build-history.bin +0 -0
  1068. package/packages/search/android/build/outputs/logs/manifest-merger-debug-report.txt +16 -0
  1069. package/packages/search/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
  1070. package/packages/search/android/build/tmp/kotlin-classes/debug/META-INF/expo-gaode-map-search_debug.kotlin_module +0 -0
  1071. package/packages/search/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$1$1$1.class +0 -0
  1072. package/packages/search/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$1$2$1.class +0 -0
  1073. package/packages/search/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$1$3$1.class +0 -0
  1074. package/packages/search/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$1$4$1.class +0 -0
  1075. package/packages/search/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$1$5$1.class +0 -0
  1076. package/packages/search/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$1.class +0 -0
  1077. package/packages/search/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$10.class +0 -0
  1078. package/packages/search/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$2.class +0 -0
  1079. package/packages/search/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$3.class +0 -0
  1080. package/packages/search/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$4.class +0 -0
  1081. package/packages/search/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$5.class +0 -0
  1082. package/packages/search/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$6.class +0 -0
  1083. package/packages/search/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$7.class +0 -0
  1084. package/packages/search/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$8.class +0 -0
  1085. package/packages/search/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule$definition$lambda$11$$inlined$AsyncFunctionWithPromise$9.class +0 -0
  1086. package/packages/search/android/build/tmp/kotlin-classes/debug/expo/modules/gaodemap/search/ExpoGaodeMapSearchModule.class +0 -0
  1087. package/packages/search/build/ExpoGaodeMapSearch.types.d.ts +169 -0
  1088. package/packages/search/build/ExpoGaodeMapSearch.types.js +19 -0
  1089. package/packages/search/build/ExpoGaodeMapSearchModule.d.ts +7 -0
  1090. package/packages/search/build/ExpoGaodeMapSearchModule.js +10 -0
  1091. package/packages/search/build/index.d.ts +104 -0
  1092. package/packages/search/build/index.js +125 -0
  1093. package/packages/search/node_modules/.bin/browserslist +21 -0
  1094. package/packages/search/node_modules/.bin/eslint +21 -0
  1095. package/packages/search/node_modules/.bin/expo +21 -0
  1096. package/packages/search/node_modules/.bin/expo-module +21 -0
  1097. package/packages/search/node_modules/.bin/expo-modules-autolinking +21 -0
  1098. package/packages/search/node_modules/.bin/fingerprint +21 -0
  1099. package/packages/search/node_modules/.bin/jest +21 -0
  1100. package/packages/search/node_modules/.bin/prettier +21 -0
  1101. package/packages/search/node_modules/.bin/react-native +21 -0
  1102. package/packages/search/node_modules/.bin/tsc +21 -0
  1103. package/packages/search/node_modules/.bin/tsserver +21 -0
  1104. package/packages/search/node_modules/.bin/webpack +21 -0
  1105. package/plugin/build/withGaodeMap.d.ts +2 -0
  1106. package/plugin/build/withGaodeMap.js +41 -24
  1107. package/src/index.ts +10 -0
  1108. package/src/utils/ModuleLoader.ts +115 -0
  1109. package/ExpoSmartrefreshlayoutModule.swift +0 -119
@@ -0,0 +1,196 @@
1
+ /**
2
+ * 高德地图原生模块
3
+ * 提供 SDK 初始化、定位、权限管理等功能
4
+ */
5
+ import { NativeModule } from 'expo';
6
+ import type { ExpoGaodeMapModuleEvents } from './ExpoGaodeMap.types';
7
+ import type { LatLng, CoordinateType, Coordinates, ReGeocode, LocationMode, LocationAccuracy, LocationListener } from './types';
8
+ /**
9
+ * SDK 配置参数
10
+ */
11
+ export interface SDKConfig {
12
+ /** Android 平台的高德地图 API Key */
13
+ androidKey?: string;
14
+ /** iOS 平台的高德地图 API Key */
15
+ iosKey?: string;
16
+ }
17
+ /**
18
+ * 权限状态
19
+ */
20
+ export interface PermissionStatus {
21
+ /** 是否已授权 */
22
+ granted: boolean;
23
+ /** iOS 权限状态字符串 */
24
+ status?: 'notDetermined' | 'restricted' | 'denied' | 'authorizedAlways' | 'authorizedWhenInUse' | 'unknown';
25
+ /** Android 精确位置权限 */
26
+ fineLocation?: boolean;
27
+ /** Android 粗略位置权限 */
28
+ coarseLocation?: boolean;
29
+ }
30
+ /**
31
+ * 高德地图原生模块类声明
32
+ */
33
+ declare class ExpoGaodeMapModule extends NativeModule<ExpoGaodeMapModuleEvents> {
34
+ /**
35
+ * 初始化高德地图 SDK
36
+ * @param config SDK 配置参数,包含 Android 和 iOS 的 API Key
37
+ */
38
+ initSDK(config: SDKConfig): void;
39
+ /**
40
+ * 获取高德地图 SDK 版本号
41
+ * @returns SDK 版本字符串
42
+ */
43
+ getVersion(): string;
44
+ /**
45
+ * 开始连续定位
46
+ * 启动后会持续接收位置更新,通过 onLocationUpdate 事件回调
47
+ */
48
+ start(): void;
49
+ /**
50
+ * 停止定位
51
+ * 停止接收位置更新
52
+ */
53
+ stop(): void;
54
+ /**
55
+ * 检查是否正在定位
56
+ * @returns Promise<boolean> 是否正在定位
57
+ */
58
+ isStarted(): Promise<boolean>;
59
+ /**
60
+ * 获取当前位置(单次定位)
61
+ * @returns Promise<Coordinates | ReGeocode> 位置信息,包含坐标和可选的逆地理编码信息
62
+ */
63
+ getCurrentLocation(): Promise<Coordinates | ReGeocode>;
64
+ /**
65
+ * 坐标转换
66
+ * 将其他坐标系的坐标转换为高德地图使用的 GCJ-02 坐标系
67
+ * @param coordinate 需要转换的坐标
68
+ * @param type 原坐标系类型
69
+ * @returns Promise<LatLng> 转换后的 GCJ-02 坐标
70
+ */
71
+ coordinateConvert(coordinate: LatLng, type: CoordinateType): Promise<LatLng>;
72
+ /**
73
+ * 设置是否返回逆地理编码信息
74
+ * @param isReGeocode true: 返回地址信息; false: 只返回坐标
75
+ */
76
+ setLocatingWithReGeocode(isReGeocode: boolean): void;
77
+ /**
78
+ * 设置定位模式(Android)
79
+ * @param mode 定位模式:0-低功耗, 1-仅设备, 2-高精度
80
+ */
81
+ setLocationMode(mode: LocationMode): void;
82
+ /**
83
+ * 设置定位间隔(毫秒)
84
+ * @param interval 定位间隔时间,单位毫秒,默认 2000ms
85
+ */
86
+ setInterval(interval: number): void;
87
+ /**
88
+ * 设置是否单次定位(Android)
89
+ * @param isOnceLocation true: 单次定位; false: 连续定位
90
+ */
91
+ setOnceLocation(isOnceLocation: boolean): void;
92
+ /**
93
+ * 设置是否使用设备传感器(Android)
94
+ * @param sensorEnable true: 使用传感器; false: 不使用
95
+ */
96
+ setSensorEnable(sensorEnable: boolean): void;
97
+ /**
98
+ * 设置是否允许 WiFi 扫描(Android)
99
+ * @param wifiScan true: 允许; false: 不允许
100
+ */
101
+ setWifiScan(wifiScan: boolean): void;
102
+ /**
103
+ * 设置是否 GPS 优先(Android)
104
+ * @param gpsFirst true: GPS 优先; false: 网络优先
105
+ */
106
+ setGpsFirst(gpsFirst: boolean): void;
107
+ /**
108
+ * 设置是否等待 WiFi 列表刷新(Android)
109
+ * @param onceLocationLatest true: 等待; false: 不等待
110
+ */
111
+ setOnceLocationLatest(onceLocationLatest: boolean): void;
112
+ /**
113
+ * 设置逆地理编码语言
114
+ * @param language 语言代码,如 "zh-CN", "en"
115
+ */
116
+ setGeoLanguage(language: string): void;
117
+ /**
118
+ * 设置是否使用缓存策略(Android)
119
+ * @param locationCacheEnable true: 使用缓存; false: 不使用
120
+ */
121
+ setLocationCacheEnable(locationCacheEnable: boolean): void;
122
+ /**
123
+ * 设置网络请求超时时间(Android)
124
+ * @param httpTimeOut 超时时间,单位毫秒
125
+ */
126
+ setHttpTimeOut(httpTimeOut: number): void;
127
+ /**
128
+ * 设置期望的定位精度(iOS)
129
+ * @param accuracy 精度级别:0-最佳, 1-10米, 2-100米, 3-1公里, 4-3公里
130
+ */
131
+ setDesiredAccuracy(accuracy: LocationAccuracy): void;
132
+ /**
133
+ * 设置定位超时时间(秒)
134
+ * @param timeout 超时时间,单位秒,默认 10 秒
135
+ */
136
+ setLocationTimeout(timeout: number): void;
137
+ /**
138
+ * 设置逆地理编码超时时间(秒)
139
+ * @param timeout 超时时间,单位秒,默认 5 秒
140
+ */
141
+ setReGeocodeTimeout(timeout: number): void;
142
+ /**
143
+ * 设置距离过滤器(米)(iOS)
144
+ * 只有移动超过指定距离才会更新位置
145
+ * @param distance 距离阈值,单位米
146
+ */
147
+ setDistanceFilter(distance: number): void;
148
+ /**
149
+ * 设置是否自动暂停位置更新(iOS)
150
+ * @param pauses true: 自动暂停; false: 不暂停
151
+ */
152
+ setPausesLocationUpdatesAutomatically(pauses: boolean): void;
153
+ /**
154
+ * 设置是否允许后台定位(iOS)
155
+ * @param allows true: 允许; false: 不允许
156
+ */
157
+ setAllowsBackgroundLocationUpdates(allows: boolean): void;
158
+ /**
159
+ * 设置定位协议
160
+ * @param protocol 协议类型
161
+ */
162
+ setLocationProtocol(protocol: string): void;
163
+ /**
164
+ * 开始更新设备方向(罗盘朝向)
165
+ * 通过 onHeadingUpdate 事件接收方向更新
166
+ * @platform ios
167
+ */
168
+ startUpdatingHeading(): void;
169
+ /**
170
+ * 停止更新设备方向
171
+ * @platform ios
172
+ */
173
+ stopUpdatingHeading(): void;
174
+ /**
175
+ * 检查位置权限状态
176
+ * @returns Promise<PermissionStatus> 权限状态
177
+ */
178
+ checkLocationPermission(): Promise<PermissionStatus>;
179
+ /**
180
+ * 请求位置权限
181
+ * @returns Promise<PermissionStatus> 请求后的权限状态
182
+ */
183
+ requestLocationPermission(): Promise<PermissionStatus>;
184
+ /**
185
+ * 添加定位监听器(便捷方法)
186
+ * 封装了 addListener,提供更简洁的 API
187
+ * @param listener 定位回调函数
188
+ * @returns 订阅对象,调用 remove() 取消监听
189
+ */
190
+ addLocationListener(listener: LocationListener): {
191
+ remove: () => void;
192
+ };
193
+ }
194
+ declare const _default: ExpoGaodeMapModule;
195
+ export default _default;
196
+ //# sourceMappingURL=ExpoGaodeMapModule.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ExpoGaodeMapModule.d.ts","sourceRoot":"","sources":["../src/ExpoGaodeMapModule.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,YAAY,EAAuB,MAAM,MAAM,CAAC;AACzD,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;AACrE,OAAO,KAAK,EACV,MAAM,EACN,cAAc,EACd,WAAW,EACX,SAAS,EACT,YAAY,EACZ,gBAAgB,EAChB,gBAAgB,EACjB,MAAM,SAAS,CAAC;AAEjB;;GAEG;AACH,MAAM,WAAW,SAAS;IACxB,8BAA8B;IAC9B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,0BAA0B;IAC1B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B,YAAY;IACZ,OAAO,EAAE,OAAO,CAAC;IACjB,kBAAkB;IAClB,MAAM,CAAC,EAAE,eAAe,GAAG,YAAY,GAAG,QAAQ,GAAG,kBAAkB,GAAG,qBAAqB,GAAG,SAAS,CAAC;IAC5G,qBAAqB;IACrB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,qBAAqB;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED;;GAEG;AACH,OAAO,OAAO,kBAAmB,SAAQ,YAAY,CAAC,wBAAwB,CAAC;IAG7E;;;OAGG;IACH,OAAO,CAAC,MAAM,EAAE,SAAS,GAAG,IAAI;IAEhC;;;OAGG;IACH,UAAU,IAAI,MAAM;IAIpB;;;OAGG;IACH,KAAK,IAAI,IAAI;IAEb;;;OAGG;IACH,IAAI,IAAI,IAAI;IAEZ;;;OAGG;IACH,SAAS,IAAI,OAAO,CAAC,OAAO,CAAC;IAE7B;;;OAGG;IACH,kBAAkB,IAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC;IAEtD;;;;;;OAMG;IACH,iBAAiB,CAAC,UAAU,EAAE,MAAM,EAAE,IAAI,EAAE,cAAc,GAAG,OAAO,CAAC,MAAM,CAAC;IAI5E;;;OAGG;IACH,wBAAwB,CAAC,WAAW,EAAE,OAAO,GAAG,IAAI;IAEpD;;;OAGG;IACH,eAAe,CAAC,IAAI,EAAE,YAAY,GAAG,IAAI;IAEzC;;;OAGG;IACH,WAAW,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;IAEnC;;;OAGG;IACH,eAAe,CAAC,cAAc,EAAE,OAAO,GAAG,IAAI;IAE9C;;;OAGG;IACH,eAAe,CAAC,YAAY,EAAE,OAAO,GAAG,IAAI;IAE5C;;;OAGG;IACH,WAAW,CAAC,QAAQ,EAAE,OAAO,GAAG,IAAI;IAEpC;;;OAGG;IACH,WAAW,CAAC,QAAQ,EAAE,OAAO,GAAG,IAAI;IAEpC;;;OAGG;IACH,qBAAqB,CAAC,kBAAkB,EAAE,OAAO,GAAG,IAAI;IAExD;;;OAGG;IACH,cAAc,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;IAEtC;;;OAGG;IACH,sBAAsB,CAAC,mBAAmB,EAAE,OAAO,GAAG,IAAI;IAE1D;;;OAGG;IACH,cAAc,CAAC,WAAW,EAAE,MAAM,GAAG,IAAI;IAEzC;;;OAGG;IACH,kBAAkB,CAAC,QAAQ,EAAE,gBAAgB,GAAG,IAAI;IAEpD;;;OAGG;IACH,kBAAkB,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI;IAEzC;;;OAGG;IACH,mBAAmB,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI;IAE1C;;;;OAIG;IACH,iBAAiB,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;IAEzC;;;OAGG;IACH,qCAAqC,CAAC,MAAM,EAAE,OAAO,GAAG,IAAI;IAE5D;;;OAGG;IACH,kCAAkC,CAAC,MAAM,EAAE,OAAO,GAAG,IAAI;IAEzD;;;OAGG;IACH,mBAAmB,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;IAI3C;;;;OAIG;IACH,oBAAoB,IAAI,IAAI;IAE5B;;;OAGG;IACH,mBAAmB,IAAI,IAAI;IAI3B;;;OAGG;IACH,uBAAuB,IAAI,OAAO,CAAC,gBAAgB,CAAC;IAEpD;;;OAGG;IACH,yBAAyB,IAAI,OAAO,CAAC,gBAAgB,CAAC;IAItD;;;;;OAKG;IACH,mBAAmB,CAAC,QAAQ,EAAE,gBAAgB,GAAG;QAAE,MAAM,EAAE,MAAM,IAAI,CAAA;KAAE;CACxE;wBAmC+C,kBAAkB;AAAlE,wBAAmE"}
@@ -0,0 +1,36 @@
1
+ /**
2
+ * 高德地图原生模块
3
+ * 提供 SDK 初始化、定位、权限管理等功能
4
+ */
5
+ import { requireNativeModule } from 'expo';
6
+ // 获取原生模块实例 - 添加容错处理
7
+ let nativeModule = null;
8
+ try {
9
+ nativeModule = requireNativeModule('ExpoGaodeMap');
10
+ }
11
+ catch (error) {
12
+ console.warn('ExpoGaodeMap 原生模块加载失败:', error);
13
+ }
14
+ // 如果模块加载失败,创建一个空的代理对象防止崩溃
15
+ if (!nativeModule) {
16
+ console.error('ExpoGaodeMap: 原生模块不可用,请检查配置');
17
+ }
18
+ // 扩展原生模块,添加便捷方法
19
+ const ExpoGaodeMapModuleWithHelpers = {
20
+ ...(nativeModule || {}),
21
+ /**
22
+ * 添加定位监听器(便捷方法)
23
+ * 自动订阅 onLocationUpdate 事件,提供容错处理
24
+ * @param listener 定位回调函数
25
+ * @returns 订阅对象,调用 remove() 取消监听
26
+ * @throws 如果底层模块不可用,返回一个空操作的订阅对象
27
+ */
28
+ addLocationListener(listener) {
29
+ // 使用可选链和空值合并,确保即使模块不可用也不会崩溃
30
+ return nativeModule?.addListener?.('onLocationUpdate', listener) || {
31
+ remove: () => { },
32
+ };
33
+ },
34
+ };
35
+ export default ExpoGaodeMapModuleWithHelpers;
36
+ //# sourceMappingURL=ExpoGaodeMapModule.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ExpoGaodeMapModule.js","sourceRoot":"","sources":["../src/ExpoGaodeMapModule.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAgB,mBAAmB,EAAE,MAAM,MAAM,CAAC;AAgPzD,oBAAoB;AACpB,IAAI,YAAY,GAA8B,IAAI,CAAC;AAEnD,IAAI,CAAC;IACH,YAAY,GAAG,mBAAmB,CAAqB,cAAc,CAAC,CAAC;AACzE,CAAC;AAAC,OAAO,KAAK,EAAE,CAAC;IACf,OAAO,CAAC,IAAI,CAAC,wBAAwB,EAAE,KAAK,CAAC,CAAC;AAChD,CAAC;AAED,0BAA0B;AAC1B,IAAI,CAAC,YAAY,EAAE,CAAC;IAClB,OAAO,CAAC,KAAK,CAAC,6BAA6B,CAAC,CAAC;AAC/C,CAAC;AAED,gBAAgB;AAChB,MAAM,6BAA6B,GAAG;IACpC,GAAG,CAAC,YAAY,IAAI,EAAE,CAAC;IAEvB;;;;;;OAMG;IACH,mBAAmB,CAAC,QAA0B;QAC5C,4BAA4B;QAC5B,OAAO,YAAY,EAAE,WAAW,EAAE,CAAC,kBAAkB,EAAE,QAAQ,CAAC,IAAI;YAClE,MAAM,EAAE,GAAG,EAAE,GAAE,CAAC;SACjB,CAAC;IACJ,CAAC;CACF,CAAC;AAEF,eAAe,6BAAmD,CAAC","sourcesContent":["/**\n * 高德地图原生模块\n * 提供 SDK 初始化、定位、权限管理等功能\n */\n\nimport { NativeModule, requireNativeModule } from 'expo';\nimport type { ExpoGaodeMapModuleEvents } from './ExpoGaodeMap.types';\nimport type {\n LatLng,\n CoordinateType,\n Coordinates,\n ReGeocode,\n LocationMode,\n LocationAccuracy,\n LocationListener,\n} from './types';\n\n/**\n * SDK 配置参数\n */\nexport interface SDKConfig {\n /** Android 平台的高德地图 API Key */\n androidKey?: string;\n /** iOS 平台的高德地图 API Key */\n iosKey?: string;\n}\n\n/**\n * 权限状态\n */\nexport interface PermissionStatus {\n /** 是否已授权 */\n granted: boolean;\n /** iOS 权限状态字符串 */\n status?: 'notDetermined' | 'restricted' | 'denied' | 'authorizedAlways' | 'authorizedWhenInUse' | 'unknown';\n /** Android 精确位置权限 */\n fineLocation?: boolean;\n /** Android 粗略位置权限 */\n coarseLocation?: boolean;\n}\n\n/**\n * 高德地图原生模块类声明\n */\ndeclare class ExpoGaodeMapModule extends NativeModule<ExpoGaodeMapModuleEvents> {\n // ==================== SDK 初始化 ====================\n \n /**\n * 初始化高德地图 SDK\n * @param config SDK 配置参数,包含 Android 和 iOS 的 API Key\n */\n initSDK(config: SDKConfig): void;\n \n /**\n * 获取高德地图 SDK 版本号\n * @returns SDK 版本字符串\n */\n getVersion(): string;\n \n // ==================== 定位控制 ====================\n \n /**\n * 开始连续定位\n * 启动后会持续接收位置更新,通过 onLocationUpdate 事件回调\n */\n start(): void;\n \n /**\n * 停止定位\n * 停止接收位置更新\n */\n stop(): void;\n \n /**\n * 检查是否正在定位\n * @returns Promise<boolean> 是否正在定位\n */\n isStarted(): Promise<boolean>;\n \n /**\n * 获取当前位置(单次定位)\n * @returns Promise<Coordinates | ReGeocode> 位置信息,包含坐标和可选的逆地理编码信息\n */\n getCurrentLocation(): Promise<Coordinates | ReGeocode>;\n \n /**\n * 坐标转换\n * 将其他坐标系的坐标转换为高德地图使用的 GCJ-02 坐标系\n * @param coordinate 需要转换的坐标\n * @param type 原坐标系类型\n * @returns Promise<LatLng> 转换后的 GCJ-02 坐标\n */\n coordinateConvert(coordinate: LatLng, type: CoordinateType): Promise<LatLng>;\n \n // ==================== 定位配置 ====================\n \n /**\n * 设置是否返回逆地理编码信息\n * @param isReGeocode true: 返回地址信息; false: 只返回坐标\n */\n setLocatingWithReGeocode(isReGeocode: boolean): void;\n \n /**\n * 设置定位模式(Android)\n * @param mode 定位模式:0-低功耗, 1-仅设备, 2-高精度\n */\n setLocationMode(mode: LocationMode): void;\n \n /**\n * 设置定位间隔(毫秒)\n * @param interval 定位间隔时间,单位毫秒,默认 2000ms\n */\n setInterval(interval: number): void;\n \n /**\n * 设置是否单次定位(Android)\n * @param isOnceLocation true: 单次定位; false: 连续定位\n */\n setOnceLocation(isOnceLocation: boolean): void;\n \n /**\n * 设置是否使用设备传感器(Android)\n * @param sensorEnable true: 使用传感器; false: 不使用\n */\n setSensorEnable(sensorEnable: boolean): void;\n \n /**\n * 设置是否允许 WiFi 扫描(Android)\n * @param wifiScan true: 允许; false: 不允许\n */\n setWifiScan(wifiScan: boolean): void;\n \n /**\n * 设置是否 GPS 优先(Android)\n * @param gpsFirst true: GPS 优先; false: 网络优先\n */\n setGpsFirst(gpsFirst: boolean): void;\n \n /**\n * 设置是否等待 WiFi 列表刷新(Android)\n * @param onceLocationLatest true: 等待; false: 不等待\n */\n setOnceLocationLatest(onceLocationLatest: boolean): void;\n \n /**\n * 设置逆地理编码语言\n * @param language 语言代码,如 \"zh-CN\", \"en\"\n */\n setGeoLanguage(language: string): void;\n \n /**\n * 设置是否使用缓存策略(Android)\n * @param locationCacheEnable true: 使用缓存; false: 不使用\n */\n setLocationCacheEnable(locationCacheEnable: boolean): void;\n \n /**\n * 设置网络请求超时时间(Android)\n * @param httpTimeOut 超时时间,单位毫秒\n */\n setHttpTimeOut(httpTimeOut: number): void;\n \n /**\n * 设置期望的定位精度(iOS)\n * @param accuracy 精度级别:0-最佳, 1-10米, 2-100米, 3-1公里, 4-3公里\n */\n setDesiredAccuracy(accuracy: LocationAccuracy): void;\n \n /**\n * 设置定位超时时间(秒)\n * @param timeout 超时时间,单位秒,默认 10 秒\n */\n setLocationTimeout(timeout: number): void;\n \n /**\n * 设置逆地理编码超时时间(秒)\n * @param timeout 超时时间,单位秒,默认 5 秒\n */\n setReGeocodeTimeout(timeout: number): void;\n \n /**\n * 设置距离过滤器(米)(iOS)\n * 只有移动超过指定距离才会更新位置\n * @param distance 距离阈值,单位米\n */\n setDistanceFilter(distance: number): void;\n \n /**\n * 设置是否自动暂停位置更新(iOS)\n * @param pauses true: 自动暂停; false: 不暂停\n */\n setPausesLocationUpdatesAutomatically(pauses: boolean): void;\n \n /**\n * 设置是否允许后台定位(iOS)\n * @param allows true: 允许; false: 不允许\n */\n setAllowsBackgroundLocationUpdates(allows: boolean): void;\n \n /**\n * 设置定位协议\n * @param protocol 协议类型\n */\n setLocationProtocol(protocol: string): void;\n \n // ==================== 方向更新 (iOS) ====================\n \n /**\n * 开始更新设备方向(罗盘朝向)\n * 通过 onHeadingUpdate 事件接收方向更新\n * @platform ios\n */\n startUpdatingHeading(): void;\n \n /**\n * 停止更新设备方向\n * @platform ios\n */\n stopUpdatingHeading(): void;\n \n // ==================== 权限管理 ====================\n \n /**\n * 检查位置权限状态\n * @returns Promise<PermissionStatus> 权限状态\n */\n checkLocationPermission(): Promise<PermissionStatus>;\n \n /**\n * 请求位置权限\n * @returns Promise<PermissionStatus> 请求后的权限状态\n */\n requestLocationPermission(): Promise<PermissionStatus>;\n \n // ==================== 便捷方法 ====================\n \n /**\n * 添加定位监听器(便捷方法)\n * 封装了 addListener,提供更简洁的 API\n * @param listener 定位回调函数\n * @returns 订阅对象,调用 remove() 取消监听\n */\n addLocationListener(listener: LocationListener): { remove: () => void };\n}\n\n// 获取原生模块实例 - 添加容错处理\nlet nativeModule: ExpoGaodeMapModule | null = null;\n\ntry {\n nativeModule = requireNativeModule<ExpoGaodeMapModule>('ExpoGaodeMap');\n} catch (error) {\n console.warn('ExpoGaodeMap 原生模块加载失败:', error);\n}\n\n// 如果模块加载失败,创建一个空的代理对象防止崩溃\nif (!nativeModule) {\n console.error('ExpoGaodeMap: 原生模块不可用,请检查配置');\n}\n\n// 扩展原生模块,添加便捷方法\nconst ExpoGaodeMapModuleWithHelpers = {\n ...(nativeModule || {}),\n \n /**\n * 添加定位监听器(便捷方法)\n * 自动订阅 onLocationUpdate 事件,提供容错处理\n * @param listener 定位回调函数\n * @returns 订阅对象,调用 remove() 取消监听\n * @throws 如果底层模块不可用,返回一个空操作的订阅对象\n */\n addLocationListener(listener: LocationListener): { remove: () => void } {\n // 使用可选链和空值合并,确保即使模块不可用也不会崩溃\n return nativeModule?.addListener?.('onLocationUpdate', listener) || {\n remove: () => {},\n };\n },\n};\n\nexport default ExpoGaodeMapModuleWithHelpers as ExpoGaodeMapModule;\n"]}
@@ -0,0 +1,24 @@
1
+ import * as React from 'react';
2
+ import type { MapViewProps, MapViewRef } from './types';
3
+ export type { MapViewRef } from './types';
4
+ /**
5
+ * 高德地图视图组件,提供地图操作API和覆盖物管理功能
6
+ *
7
+ * @param props - 组件属性
8
+ * @param ref - 外部ref引用,用于访问地图API方法
9
+ * @returns 返回包含地图视图和上下文提供者的React组件
10
+ *
11
+ * @remarks
12
+ * 该组件内部维护两个ref:
13
+ * - nativeRef: 指向原生地图视图的引用
14
+ * - internalRef: 内部使用的API引用,通过MapContext共享
15
+ *
16
+ * 提供的主要API功能包括:
17
+ * - 相机控制(移动、缩放、获取当前位置)
18
+ * - 覆盖物管理(添加/删除/更新标记、折线、多边形、圆形等)
19
+ *
20
+ * 所有API方法都会检查地图是否已初始化,未初始化时抛出错误
21
+ */
22
+ declare const ExpoGaodeMapView: React.ForwardRefExoticComponent<MapViewProps & React.RefAttributes<MapViewRef>>;
23
+ export default ExpoGaodeMapView;
24
+ //# sourceMappingURL=ExpoGaodeMapView.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ExpoGaodeMapView.d.ts","sourceRoot":"","sources":["../src/ExpoGaodeMapView.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,KAAK,EACV,YAAY,EACZ,UAAU,EAKX,MAAM,SAAS,CAAC;AAEjB,YAAY,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAK1C;;;;;;;;;;;;;;;;;GAiBG;AACH,QAAA,MAAM,gBAAgB,iFAgFpB,CAAC;AAIH,eAAe,gBAAgB,CAAC"}
@@ -0,0 +1,100 @@
1
+ import { requireNativeViewManager } from 'expo-modules-core';
2
+ import * as React from 'react';
3
+ const NativeView = requireNativeViewManager('ExpoGaodeMapView');
4
+ /**
5
+ * 高德地图视图组件,提供地图操作API和覆盖物管理功能
6
+ *
7
+ * @param props - 组件属性
8
+ * @param ref - 外部ref引用,用于访问地图API方法
9
+ * @returns 返回包含地图视图和上下文提供者的React组件
10
+ *
11
+ * @remarks
12
+ * 该组件内部维护两个ref:
13
+ * - nativeRef: 指向原生地图视图的引用
14
+ * - internalRef: 内部使用的API引用,通过MapContext共享
15
+ *
16
+ * 提供的主要API功能包括:
17
+ * - 相机控制(移动、缩放、获取当前位置)
18
+ * - 覆盖物管理(添加/删除/更新标记、折线、多边形、圆形等)
19
+ *
20
+ * 所有API方法都会检查地图是否已初始化,未初始化时抛出错误
21
+ */
22
+ const ExpoGaodeMapView = React.forwardRef((props, ref) => {
23
+ const nativeRef = React.useRef(null);
24
+ const internalRef = React.useRef(null);
25
+ const apiRef = React.useMemo(() => ({
26
+ /**
27
+ * 移动地图相机到指定位置
28
+ * @param position 相机位置参数对象,包含目标经纬度、缩放级别等信息
29
+ * @param duration 动画持续时间(毫秒),默认300毫秒
30
+ * @throws 如果地图视图未初始化则抛出错误
31
+ * @returns Promise<void> 异步操作完成后的Promise
32
+ */
33
+ moveCamera: async (position, duration = 300) => {
34
+ if (!nativeRef.current)
35
+ throw new Error('MapView not initialized');
36
+ return nativeRef.current.moveCamera(position, duration);
37
+ },
38
+ /**
39
+ * 将屏幕坐标点转换为地理坐标(经纬度)
40
+ * @param point 屏幕坐标点 {x: number, y: number}
41
+ * @returns 返回Promise,解析为对应的地理坐标 {latitude: number, longitude: number}
42
+ * @throws 如果地图视图未初始化,抛出错误 'MapView not initialized'
43
+ */
44
+ getLatLng: async (point) => {
45
+ if (!nativeRef.current)
46
+ throw new Error('MapView not initialized');
47
+ return nativeRef.current.getLatLng(point);
48
+ },
49
+ /**
50
+ * 设置地图中心点坐标
51
+ * @param center 要设置的中心点坐标(LatLng格式)
52
+ * @param animated 是否使用动画效果移动地图(默认为false)
53
+ * @throws 如果地图视图未初始化则抛出错误
54
+ */
55
+ setCenter: async (center, animated = false) => {
56
+ if (!nativeRef.current)
57
+ throw new Error('MapView not initialized');
58
+ return nativeRef.current.setCenter(center, animated);
59
+ },
60
+ /**
61
+ * 设置地图的缩放级别
62
+ * @param zoom 目标缩放级别
63
+ * @param animated 是否使用动画过渡效果,默认为false
64
+ * @throws 如果地图视图未初始化,抛出错误
65
+ */
66
+ setZoom: async (zoom, animated = false) => {
67
+ if (!nativeRef.current)
68
+ throw new Error('MapView not initialized');
69
+ return nativeRef.current.setZoom(zoom, animated);
70
+ },
71
+ /**
72
+ * 获取当前地图的相机位置(视角中心点、缩放级别、倾斜角度等)
73
+ * @returns 返回一个Promise,解析为当前相机位置的对象
74
+ * @throws 如果地图视图未初始化,则抛出错误
75
+ */
76
+ getCameraPosition: async () => {
77
+ if (!nativeRef.current)
78
+ throw new Error('MapView not initialized');
79
+ return nativeRef.current.getCameraPosition();
80
+ }
81
+ }), []);
82
+ /**
83
+ * 将传入的apiRef赋值给internalRef.current
84
+ * 用于在组件内部保存对地图API实例的引用
85
+ */
86
+ React.useEffect(() => {
87
+ internalRef.current = apiRef;
88
+ }, [apiRef]);
89
+ /**
90
+ * 获取当前地图实例的API引用
91
+ * @returns 返回地图API的引用对象,可用于调用地图相关方法
92
+ */
93
+ React.useImperativeHandle(ref, () => apiRef, [apiRef]);
94
+ return (<NativeView ref={nativeRef} {...props}>
95
+ {props.children}
96
+ </NativeView>);
97
+ });
98
+ ExpoGaodeMapView.displayName = 'ExpoGaodeMapView';
99
+ export default ExpoGaodeMapView;
100
+ //# sourceMappingURL=ExpoGaodeMapView.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ExpoGaodeMapView.js","sourceRoot":"","sources":["../src/ExpoGaodeMapView.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,mBAAmB,CAAC;AAC7D,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAa/B,MAAM,UAAU,GAAwE,wBAAwB,CAAC,kBAAkB,CAAC,CAAC;AAGrI;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAM,gBAAgB,GAAG,KAAK,CAAC,UAAU,CAA2B,CAAC,KAAK,EAAE,GAAG,EAAE,EAAE;IACjF,MAAM,SAAS,GAAG,KAAK,CAAC,MAAM,CAAa,IAAI,CAAC,CAAC;IACjD,MAAM,WAAW,GAAG,KAAK,CAAC,MAAM,CAAoB,IAAI,CAAC,CAAC;IAG1D,MAAM,MAAM,GAAe,KAAK,CAAC,OAAO,CAAC,GAAG,EAAE,CAAC,CAAC;QAC9C;;;;;;WAMG;QACH,UAAU,EAAE,KAAK,EAAE,QAAwB,EAAE,WAAmB,GAAG,EAAE,EAAE;YACrE,IAAI,CAAC,SAAS,CAAC,OAAO;gBAAE,MAAM,IAAI,KAAK,CAAC,yBAAyB,CAAC,CAAC;YACnE,OAAO,SAAS,CAAC,OAAO,CAAC,UAAU,CAAC,QAAQ,EAAE,QAAQ,CAAC,CAAC;QAC1D,CAAC;QACD;;;;;WAKG;QACH,SAAS,EAAE,KAAK,EAAE,KAAY,EAAE,EAAE;YAChC,IAAI,CAAC,SAAS,CAAC,OAAO;gBAAE,MAAM,IAAI,KAAK,CAAC,yBAAyB,CAAC,CAAC;YACnE,OAAO,SAAS,CAAC,OAAO,CAAC,SAAS,CAAC,KAAK,CAAC,CAAC;QAC5C,CAAC;QACD;;;;;WAKG;QACH,SAAS,EAAE,KAAK,EAAE,MAAc,EAAE,WAAoB,KAAK,EAAE,EAAE;YAC7D,IAAI,CAAC,SAAS,CAAC,OAAO;gBAAE,MAAM,IAAI,KAAK,CAAC,yBAAyB,CAAC,CAAC;YACnE,OAAO,SAAS,CAAC,OAAO,CAAC,SAAS,CAAC,MAAM,EAAE,QAAQ,CAAC,CAAC;QACvD,CAAC;QACD;;;;;WAKG;QACH,OAAO,EAAE,KAAK,EAAE,IAAY,EAAE,WAAoB,KAAK,EAAE,EAAE;YACzD,IAAI,CAAC,SAAS,CAAC,OAAO;gBAAE,MAAM,IAAI,KAAK,CAAC,yBAAyB,CAAC,CAAC;YACnE,OAAO,SAAS,CAAC,OAAO,CAAC,OAAO,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;QACnD,CAAC;QACD;;;;WAIG;QACH,iBAAiB,EAAE,KAAK,IAAI,EAAE;YAC5B,IAAI,CAAC,SAAS,CAAC,OAAO;gBAAE,MAAM,IAAI,KAAK,CAAC,yBAAyB,CAAC,CAAC;YACnE,OAAO,SAAS,CAAC,OAAO,CAAC,iBAAiB,EAAE,CAAC;QAC/C,CAAC;KAEF,CAAC,EAAE,EAAE,CAAC,CAAC;IAER;;;OAGG;IACH,KAAK,CAAC,SAAS,CAAC,GAAG,EAAE;QACnB,WAAW,CAAC,OAAO,GAAG,MAAM,CAAC;IAC/B,CAAC,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC;IAEb;;;OAGG;IACH,KAAK,CAAC,mBAAmB,CAAC,GAAG,EAAE,GAAG,EAAE,CAAC,MAAM,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC;IAEvD,OAAO,CACL,CAAC,UAAU,CACP,GAAG,CAAC,CAAC,SAAS,CAAC,CACb,IAAI,KAAK,CAAC,CACV;UAAA,CAAC,KAAK,CAAC,QAAQ,CACjB;QAAA,EAAE,UAAU,CAAC,CAClB,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,gBAAgB,CAAC,WAAW,GAAG,kBAAkB,CAAC;AAElD,eAAe,gBAAgB,CAAC","sourcesContent":["import { requireNativeViewManager } from 'expo-modules-core';\nimport * as React from 'react';\n\nimport type {\n MapViewProps,\n MapViewRef,\n CameraPosition,\n LatLng,\n Point,\n\n} from './types';\n\nexport type { MapViewRef } from './types';\n\nconst NativeView: React.ComponentType<MapViewProps & { ref?: React.Ref<MapViewRef> }> = requireNativeViewManager('ExpoGaodeMapView');\n\n\n/**\n * 高德地图视图组件,提供地图操作API和覆盖物管理功能\n * \n * @param props - 组件属性\n * @param ref - 外部ref引用,用于访问地图API方法\n * @returns 返回包含地图视图和上下文提供者的React组件\n * \n * @remarks\n * 该组件内部维护两个ref:\n * - nativeRef: 指向原生地图视图的引用\n * - internalRef: 内部使用的API引用,通过MapContext共享\n * \n * 提供的主要API功能包括:\n * - 相机控制(移动、缩放、获取当前位置)\n * - 覆盖物管理(添加/删除/更新标记、折线、多边形、圆形等)\n * \n * 所有API方法都会检查地图是否已初始化,未初始化时抛出错误\n */\nconst ExpoGaodeMapView = React.forwardRef<MapViewRef, MapViewProps>((props, ref) => {\n const nativeRef = React.useRef<MapViewRef>(null);\n const internalRef = React.useRef<MapViewRef | null>(null);\n \n\n const apiRef: MapViewRef = React.useMemo(() => ({\n /**\n * 移动地图相机到指定位置\n * @param position 相机位置参数对象,包含目标经纬度、缩放级别等信息\n * @param duration 动画持续时间(毫秒),默认300毫秒\n * @throws 如果地图视图未初始化则抛出错误\n * @returns Promise<void> 异步操作完成后的Promise\n */\n moveCamera: async (position: CameraPosition, duration: number = 300) => {\n if (!nativeRef.current) throw new Error('MapView not initialized');\n return nativeRef.current.moveCamera(position, duration);\n },\n /**\n * 将屏幕坐标点转换为地理坐标(经纬度)\n * @param point 屏幕坐标点 {x: number, y: number}\n * @returns 返回Promise,解析为对应的地理坐标 {latitude: number, longitude: number}\n * @throws 如果地图视图未初始化,抛出错误 'MapView not initialized'\n */\n getLatLng: async (point: Point) => {\n if (!nativeRef.current) throw new Error('MapView not initialized');\n return nativeRef.current.getLatLng(point);\n },\n /**\n * 设置地图中心点坐标\n * @param center 要设置的中心点坐标(LatLng格式)\n * @param animated 是否使用动画效果移动地图(默认为false)\n * @throws 如果地图视图未初始化则抛出错误\n */\n setCenter: async (center: LatLng, animated: boolean = false) => {\n if (!nativeRef.current) throw new Error('MapView not initialized');\n return nativeRef.current.setCenter(center, animated);\n },\n /**\n * 设置地图的缩放级别\n * @param zoom 目标缩放级别\n * @param animated 是否使用动画过渡效果,默认为false\n * @throws 如果地图视图未初始化,抛出错误\n */\n setZoom: async (zoom: number, animated: boolean = false) => {\n if (!nativeRef.current) throw new Error('MapView not initialized');\n return nativeRef.current.setZoom(zoom, animated);\n },\n /**\n * 获取当前地图的相机位置(视角中心点、缩放级别、倾斜角度等)\n * @returns 返回一个Promise,解析为当前相机位置的对象\n * @throws 如果地图视图未初始化,则抛出错误\n */\n getCameraPosition: async () => {\n if (!nativeRef.current) throw new Error('MapView not initialized');\n return nativeRef.current.getCameraPosition();\n }\n\n }), []);\n\n /**\n * 将传入的apiRef赋值给internalRef.current\n * 用于在组件内部保存对地图API实例的引用\n */\n React.useEffect(() => {\n internalRef.current = apiRef;\n }, [apiRef]);\n\n /**\n * 获取当前地图实例的API引用\n * @returns 返回地图API的引用对象,可用于调用地图相关方法\n */\n React.useImperativeHandle(ref, () => apiRef, [apiRef]);\n\n return (\n <NativeView\n ref={nativeRef}\n {...props}>\n {props.children}\n </NativeView>\n );\n});\n\nExpoGaodeMapView.displayName = 'ExpoGaodeMapView';\n\nexport default ExpoGaodeMapView;\n"]}
@@ -0,0 +1,13 @@
1
+ import * as React from 'react';
2
+ import type { CircleProps } from '../../types';
3
+ /**
4
+ * 高德地图圆形覆盖物组件(声明式)
5
+ *
6
+ *
7
+ * @param props 圆形组件的属性配置
8
+ * @returns 渲染原生圆形组件
9
+ */
10
+ declare function Circle(props: CircleProps): React.JSX.Element;
11
+ declare const _default: React.MemoExoticComponent<typeof Circle>;
12
+ export default _default;
13
+ //# sourceMappingURL=Circle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Circle.d.ts","sourceRoot":"","sources":["../../../src/components/overlays/Circle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAI/C;;;;;;GAMG;AACH,iBAAS,MAAM,CAAC,KAAK,EAAE,WAAW,qBAEjC;;AAGD,wBAAkC"}
@@ -0,0 +1,16 @@
1
+ import * as React from 'react';
2
+ import { requireNativeViewManager } from 'expo-modules-core';
3
+ const NativeCircleView = requireNativeViewManager('CircleView');
4
+ /**
5
+ * 高德地图圆形覆盖物组件(声明式)
6
+ *
7
+ *
8
+ * @param props 圆形组件的属性配置
9
+ * @returns 渲染原生圆形组件
10
+ */
11
+ function Circle(props) {
12
+ return <NativeCircleView {...props}/>;
13
+ }
14
+ // 导出优化后的组件
15
+ export default React.memo(Circle);
16
+ //# sourceMappingURL=Circle.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Circle.js","sourceRoot":"","sources":["../../../src/components/overlays/Circle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,wBAAwB,EAAE,MAAM,mBAAmB,CAAC;AAG7D,MAAM,gBAAgB,GAAG,wBAAwB,CAAc,YAAY,CAAC,CAAC;AAE7E;;;;;;GAMG;AACH,SAAS,MAAM,CAAC,KAAkB;IAChC,OAAO,CAAC,gBAAgB,CAAC,IAAI,KAAK,CAAC,EAAG,CAAC;AACzC,CAAC;AAED,WAAW;AACX,eAAe,KAAK,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC","sourcesContent":["import * as React from 'react';\nimport { requireNativeViewManager } from 'expo-modules-core';\nimport type { CircleProps } from '../../types';\n\nconst NativeCircleView = requireNativeViewManager<CircleProps>('CircleView');\n\n/**\n * 高德地图圆形覆盖物组件(声明式)\n *\n *\n * @param props 圆形组件的属性配置\n * @returns 渲染原生圆形组件\n */\nfunction Circle(props: CircleProps) {\n return <NativeCircleView {...props} />;\n}\n\n// 导出优化后的组件\nexport default React.memo(Circle);\n"]}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import type { ClusterProps } from '../../types';
3
+ /**
4
+ * 高德地图点聚合组件
5
+ *
6
+ * @param props 点聚合组件的属性配置
7
+ * @returns 渲染原生点聚合组件
8
+ */
9
+ export default function Cluster(props: ClusterProps): React.JSX.Element;
10
+ //# sourceMappingURL=Cluster.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Cluster.d.ts","sourceRoot":"","sources":["../../../src/components/overlays/Cluster.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAIhD;;;;;GAKG;AACH,MAAM,CAAC,OAAO,UAAU,OAAO,CAAC,KAAK,EAAE,YAAY,qBAElD"}
@@ -0,0 +1,13 @@
1
+ import { requireNativeViewManager } from 'expo-modules-core';
2
+ import * as React from 'react';
3
+ const NativeCluster = requireNativeViewManager('ClusterView');
4
+ /**
5
+ * 高德地图点聚合组件
6
+ *
7
+ * @param props 点聚合组件的属性配置
8
+ * @returns 渲染原生点聚合组件
9
+ */
10
+ export default function Cluster(props) {
11
+ return <NativeCluster {...props}/>;
12
+ }
13
+ //# sourceMappingURL=Cluster.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Cluster.js","sourceRoot":"","sources":["../../../src/components/overlays/Cluster.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAE,MAAM,mBAAmB,CAAC;AAC7D,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,MAAM,aAAa,GAAG,wBAAwB,CAAC,aAAa,CAAC,CAAC;AAE9D;;;;;GAKG;AACH,MAAM,CAAC,OAAO,UAAU,OAAO,CAAC,KAAmB;IACjD,OAAO,CAAC,aAAa,CAAC,IAAI,KAAK,CAAC,EAAG,CAAC;AACtC,CAAC","sourcesContent":["\nimport { requireNativeViewManager } from 'expo-modules-core';\nimport * as React from 'react';\nimport type { ClusterProps } from '../../types';\n\nconst NativeCluster = requireNativeViewManager('ClusterView');\n\n/**\n * 高德地图点聚合组件\n * \n * @param props 点聚合组件的属性配置\n * @returns 渲染原生点聚合组件\n */\nexport default function Cluster(props: ClusterProps) {\n return <NativeCluster {...props} />;\n}\n"]}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import type { HeatMapProps } from '../../types';
3
+ /**
4
+ * 高德地图热力图组件
5
+ *
6
+ * @param props - 热力图配置属性,继承自NativeHeatMap组件的属性
7
+ * @returns 渲染高德地图原生热力图组件
8
+ */
9
+ export default function HeatMap(props: HeatMapProps): React.JSX.Element;
10
+ //# sourceMappingURL=HeatMap.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HeatMap.d.ts","sourceRoot":"","sources":["../../../src/components/overlays/HeatMap.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAKhD;;;;;GAKG;AACH,MAAM,CAAC,OAAO,UAAU,OAAO,CAAC,KAAK,EAAE,YAAY,qBAElD"}
@@ -0,0 +1,13 @@
1
+ import { requireNativeViewManager } from 'expo-modules-core';
2
+ import * as React from 'react';
3
+ const NativeHeatMap = requireNativeViewManager('HeatMapView');
4
+ /**
5
+ * 高德地图热力图组件
6
+ *
7
+ * @param props - 热力图配置属性,继承自NativeHeatMap组件的属性
8
+ * @returns 渲染高德地图原生热力图组件
9
+ */
10
+ export default function HeatMap(props) {
11
+ return <NativeHeatMap {...props}/>;
12
+ }
13
+ //# sourceMappingURL=HeatMap.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HeatMap.js","sourceRoot":"","sources":["../../../src/components/overlays/HeatMap.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAE,MAAM,mBAAmB,CAAC;AAC7D,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,MAAM,aAAa,GAAG,wBAAwB,CAAC,aAAa,CAAC,CAAC;AAG9D;;;;;GAKG;AACH,MAAM,CAAC,OAAO,UAAU,OAAO,CAAC,KAAmB;IACjD,OAAO,CAAC,aAAa,CAAC,IAAI,KAAK,CAAC,EAAG,CAAC;AACtC,CAAC","sourcesContent":["\nimport { requireNativeViewManager } from 'expo-modules-core';\nimport * as React from 'react';\nimport type { HeatMapProps } from '../../types';\n\nconst NativeHeatMap = requireNativeViewManager('HeatMapView');\n\n\n/**\n * 高德地图热力图组件\n * \n * @param props - 热力图配置属性,继承自NativeHeatMap组件的属性\n * @returns 渲染高德地图原生热力图组件\n */\nexport default function HeatMap(props: HeatMapProps) {\n return <NativeHeatMap {...props} />;\n}\n"]}
@@ -0,0 +1,16 @@
1
+ import * as React from 'react';
2
+ import type { MarkerProps } from '../../types';
3
+ /**
4
+ * Marker 组件 - 完全声明式 API
5
+ *
6
+ * 支持:
7
+ * - 自定义图标(icon)
8
+ * - 自定义内容(children)
9
+ * - 大头针样式(pinColor)
10
+ * - 拖拽功能
11
+ * - 所有事件回调
12
+ */
13
+ declare function Marker(props: MarkerProps): React.JSX.Element;
14
+ declare const _default: React.MemoExoticComponent<typeof Marker>;
15
+ export default _default;
16
+ //# sourceMappingURL=Marker.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Marker.d.ts","sourceRoot":"","sources":["../../../src/components/overlays/Marker.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAI/C;;;;;;;;;GASG;AACH,iBAAS,MAAM,CAAC,KAAK,EAAE,WAAW,qBA2BjC;;AAyCD,wBAAiD"}
@@ -0,0 +1,62 @@
1
+ import * as React from 'react';
2
+ import { requireNativeViewManager } from 'expo-modules-core';
3
+ const NativeMarkerView = requireNativeViewManager('MarkerView');
4
+ /**
5
+ * Marker 组件 - 完全声明式 API
6
+ *
7
+ * 支持:
8
+ * - 自定义图标(icon)
9
+ * - 自定义内容(children)
10
+ * - 大头针样式(pinColor)
11
+ * - 拖拽功能
12
+ * - 所有事件回调
13
+ */
14
+ function Marker(props) {
15
+ // 根据是否有 children 来决定使用哪个尺寸属性
16
+ // 有 children:使用 customViewWidth/customViewHeight(默认 200x40)
17
+ // 无 children:使用 iconWidth/iconHeight(用于自定义图标,默认 40x40)
18
+ const containerWidth = props.children
19
+ ? (props.customViewWidth && props.customViewWidth > 0 ? props.customViewWidth : 200)
20
+ : (props.iconWidth && props.iconWidth > 0 ? props.iconWidth : 40);
21
+ const containerHeight = props.children
22
+ ? (props.customViewHeight && props.customViewHeight > 0 ? props.customViewHeight : 40)
23
+ : (props.iconHeight && props.iconHeight > 0 ? props.iconHeight : 40);
24
+ // 从 props 中排除 position 属性,避免传递到原生层
25
+ const { position, ...restProps } = props;
26
+ return (<NativeMarkerView latitude={position.latitude} longitude={position.longitude} iconWidth={containerWidth} iconHeight={containerHeight} customViewWidth={containerWidth} customViewHeight={containerHeight} {...restProps}>
27
+ {props.children}
28
+ </NativeMarkerView>);
29
+ }
30
+ /**
31
+ * 自定义比较函数
32
+ * 深度比较 position 和其他关键属性
33
+ */
34
+ function arePropsEqual(prevProps, nextProps) {
35
+ // 比较 position
36
+ if (prevProps.position.latitude !== nextProps.position.latitude ||
37
+ prevProps.position.longitude !== nextProps.position.longitude) {
38
+ return false;
39
+ }
40
+ // 比较基础属性
41
+ if (prevProps.title !== nextProps.title ||
42
+ prevProps.snippet !== nextProps.snippet ||
43
+ prevProps.icon !== nextProps.icon ||
44
+ prevProps.pinColor !== nextProps.pinColor ||
45
+ prevProps.draggable !== nextProps.draggable ||
46
+ prevProps.animatesDrop !== nextProps.animatesDrop ||
47
+ prevProps.iconWidth !== nextProps.iconWidth ||
48
+ prevProps.iconHeight !== nextProps.iconHeight ||
49
+ prevProps.customViewWidth !== nextProps.customViewWidth ||
50
+ prevProps.customViewHeight !== nextProps.customViewHeight) {
51
+ return false;
52
+ }
53
+ // 比较 children(简单比较,可根据需要深度比较)
54
+ if (prevProps.children !== nextProps.children) {
55
+ return false;
56
+ }
57
+ // 其他属性相同,不需要重新渲染
58
+ return true;
59
+ }
60
+ // 导出优化后的组件
61
+ export default React.memo(Marker, arePropsEqual);
62
+ //# sourceMappingURL=Marker.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Marker.js","sourceRoot":"","sources":["../../../src/components/overlays/Marker.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,wBAAwB,EAAE,MAAM,mBAAmB,CAAC;AAG7D,MAAM,gBAAgB,GAAG,wBAAwB,CAAC,YAAY,CAAC,CAAC;AAEhE;;;;;;;;;GASG;AACH,SAAS,MAAM,CAAC,KAAkB;IAChC,6BAA6B;IAC7B,4DAA4D;IAC5D,uDAAuD;IACvD,MAAM,cAAc,GAAG,KAAK,CAAC,QAAQ;QACnC,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,IAAI,KAAK,CAAC,eAAe,GAAG,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC;QACpF,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,IAAI,KAAK,CAAC,SAAS,GAAG,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;IACpE,MAAM,eAAe,GAAG,KAAK,CAAC,QAAQ;QACpC,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,IAAI,KAAK,CAAC,gBAAgB,GAAG,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,EAAE,CAAC;QACtF,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,IAAI,KAAK,CAAC,UAAU,GAAG,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;IAEvE,mCAAmC;IACnC,MAAM,EAAE,QAAQ,EAAE,GAAG,SAAS,EAAE,GAAG,KAAK,CAAC;IAEzC,OAAO,CACL,CAAC,gBAAgB,CACf,QAAQ,CAAC,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAC5B,SAAS,CAAC,CAAC,QAAQ,CAAC,SAAS,CAAC,CAC9B,SAAS,CAAC,CAAC,cAAc,CAAC,CAC1B,UAAU,CAAC,CAAC,eAAe,CAAC,CAC5B,eAAe,CAAC,CAAC,cAAc,CAAC,CAChC,gBAAgB,CAAC,CAAC,eAAe,CAAC,CAClC,IAAI,SAAS,CAAC,CAEd;MAAA,CAAC,KAAK,CAAC,QAAQ,CACjB;IAAA,EAAE,gBAAgB,CAAC,CACpB,CAAC;AACJ,CAAC;AAED;;;GAGG;AACH,SAAS,aAAa,CAAC,SAAsB,EAAE,SAAsB;IACnE,cAAc;IACd,IACE,SAAS,CAAC,QAAQ,CAAC,QAAQ,KAAK,SAAS,CAAC,QAAQ,CAAC,QAAQ;QAC3D,SAAS,CAAC,QAAQ,CAAC,SAAS,KAAK,SAAS,CAAC,QAAQ,CAAC,SAAS,EAC7D,CAAC;QACD,OAAO,KAAK,CAAC;IACf,CAAC;IAED,SAAS;IACT,IACE,SAAS,CAAC,KAAK,KAAK,SAAS,CAAC,KAAK;QACnC,SAAS,CAAC,OAAO,KAAK,SAAS,CAAC,OAAO;QACvC,SAAS,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI;QACjC,SAAS,CAAC,QAAQ,KAAK,SAAS,CAAC,QAAQ;QACzC,SAAS,CAAC,SAAS,KAAK,SAAS,CAAC,SAAS;QAC3C,SAAS,CAAC,YAAY,KAAK,SAAS,CAAC,YAAY;QACjD,SAAS,CAAC,SAAS,KAAK,SAAS,CAAC,SAAS;QAC3C,SAAS,CAAC,UAAU,KAAK,SAAS,CAAC,UAAU;QAC7C,SAAS,CAAC,eAAe,KAAK,SAAS,CAAC,eAAe;QACvD,SAAS,CAAC,gBAAgB,KAAK,SAAS,CAAC,gBAAgB,EACzD,CAAC;QACD,OAAO,KAAK,CAAC;IACf,CAAC;IAED,8BAA8B;IAC9B,IAAI,SAAS,CAAC,QAAQ,KAAK,SAAS,CAAC,QAAQ,EAAE,CAAC;QAC9C,OAAO,KAAK,CAAC;IACf,CAAC;IAED,iBAAiB;IACjB,OAAO,IAAI,CAAC;AACd,CAAC;AAED,WAAW;AACX,eAAe,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,aAAa,CAAC,CAAC","sourcesContent":["\nimport * as React from 'react';\nimport { requireNativeViewManager } from 'expo-modules-core';\nimport type { MarkerProps } from '../../types';\n\nconst NativeMarkerView = requireNativeViewManager('MarkerView');\n\n/**\n * Marker 组件 - 完全声明式 API\n *\n * 支持:\n * - 自定义图标(icon)\n * - 自定义内容(children)\n * - 大头针样式(pinColor)\n * - 拖拽功能\n * - 所有事件回调\n */\nfunction Marker(props: MarkerProps) {\n // 根据是否有 children 来决定使用哪个尺寸属性\n // 有 children:使用 customViewWidth/customViewHeight(默认 200x40)\n // 无 children:使用 iconWidth/iconHeight(用于自定义图标,默认 40x40)\n const containerWidth = props.children\n ? (props.customViewWidth && props.customViewWidth > 0 ? props.customViewWidth : 200)\n : (props.iconWidth && props.iconWidth > 0 ? props.iconWidth : 40);\n const containerHeight = props.children\n ? (props.customViewHeight && props.customViewHeight > 0 ? props.customViewHeight : 40)\n : (props.iconHeight && props.iconHeight > 0 ? props.iconHeight : 40);\n \n // 从 props 中排除 position 属性,避免传递到原生层\n const { position, ...restProps } = props;\n \n return (\n <NativeMarkerView\n latitude={position.latitude}\n longitude={position.longitude}\n iconWidth={containerWidth}\n iconHeight={containerHeight}\n customViewWidth={containerWidth}\n customViewHeight={containerHeight}\n {...restProps}\n >\n {props.children}\n </NativeMarkerView>\n );\n}\n\n/**\n * 自定义比较函数\n * 深度比较 position 和其他关键属性\n */\nfunction arePropsEqual(prevProps: MarkerProps, nextProps: MarkerProps): boolean {\n // 比较 position\n if (\n prevProps.position.latitude !== nextProps.position.latitude ||\n prevProps.position.longitude !== nextProps.position.longitude\n ) {\n return false;\n }\n \n // 比较基础属性\n if (\n prevProps.title !== nextProps.title ||\n prevProps.snippet !== nextProps.snippet ||\n prevProps.icon !== nextProps.icon ||\n prevProps.pinColor !== nextProps.pinColor ||\n prevProps.draggable !== nextProps.draggable ||\n prevProps.animatesDrop !== nextProps.animatesDrop ||\n prevProps.iconWidth !== nextProps.iconWidth ||\n prevProps.iconHeight !== nextProps.iconHeight ||\n prevProps.customViewWidth !== nextProps.customViewWidth ||\n prevProps.customViewHeight !== nextProps.customViewHeight\n ) {\n return false;\n }\n \n // 比较 children(简单比较,可根据需要深度比较)\n if (prevProps.children !== nextProps.children) {\n return false;\n }\n \n // 其他属性相同,不需要重新渲染\n return true;\n}\n\n// 导出优化后的组件\nexport default React.memo(Marker, arePropsEqual);\n\n"]}
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import type { MultiPointProps } from '../../types';
3
+ /**
4
+ * 高德地图多点标记组件
5
+ *
6
+ * @param props 多点标记的配置属性,继承自MultiPointProps接口
7
+ * @returns 渲染原生高德地图多点标记组件
8
+ */
9
+ export default function MultiPoint(props: MultiPointProps): React.JSX.Element;
10
+ //# sourceMappingURL=MultiPoint.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MultiPoint.d.ts","sourceRoot":"","sources":["../../../src/components/overlays/MultiPoint.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAKnD;;;;;GAKG;AACH,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,KAAK,EAAE,eAAe,qBAExD"}
@@ -0,0 +1,13 @@
1
+ import { requireNativeViewManager } from 'expo-modules-core';
2
+ import * as React from 'react';
3
+ const NativeMultiPoint = requireNativeViewManager('MultiPointView');
4
+ /**
5
+ * 高德地图多点标记组件
6
+ *
7
+ * @param props 多点标记的配置属性,继承自MultiPointProps接口
8
+ * @returns 渲染原生高德地图多点标记组件
9
+ */
10
+ export default function MultiPoint(props) {
11
+ return <NativeMultiPoint {...props}/>;
12
+ }
13
+ //# sourceMappingURL=MultiPoint.js.map