react-native-amap3d-openwise

项目需要,在react-native-amap3d组件上扩展而来. react-native 高德地图组件,支持 Android + iOS

Usage no npm install needed!

<script type="module">
  import reactNativeAmap3dOpenwise from 'https://cdn.skypack.dev/react-native-amap3d-openwise';
</script>

README

react-native-amap3d-openwise npm version

react-native-amap3d 项目的基础上进行功能扩展

onLocation 回调增加speed, 当前地址的数据

  1. 修改 lib/android/src/main/java/cn/qiuxiang/react/amap3d/maps/AMapView.kt 文件, 在onLocation的emit中增加event地址信息.