cashon1120
Results
4
comments of
cashon1120
有 Polyline 组件呀, demo里有
在android/app/build.gradle里加上这个试试 dependencies { ... implementation(project(':react-native-amap-geolocation')) { exclude group: 'com.amap.api', module: 'location' } }
这确实是个问题啊,我加了centerOffset不显示图片,也不显示大头针
有个笨方法就是延迟加上centerOffset属性,图片会抖动一下