- (建議用百度地圖)
- 高德官網 : https://lbs.amap.com/
- GitHub地址: https://github.com/qiuxiang/react-native-amap3d
- 安裝的時候遇到錯誤:一般是這個:Execution failed for task ':react-native-amap3d:compileDebugKotlin' ,解決辦法:https://github.com/25juan/react-native-amap3d/commit/30b92dad1ec6d59b82bbfcb0b12051c36ef8cfb0
- 獲取appkey: 在終端:
cd .android
輸入密碼:一般是是android keytool -list -v -keystore debug.keystore5、運行代碼,可以參考官方https://github.com/qiuxiang/react-native-amap3d/tree/master/example/examples,或者api