-
安卓真机是我设置得不对吗?
```
this.map = v}
/>
```
-
react native: 0.62.2/0.63.2
react-native-amap3d: 2.0.2
react-native-amap-geolocation: 1.1.2
macOS: 10.14.6
xcode: 11.2
报错信息如下
```
ld: could not reparse object file in bitcode bundle: 'Inval…
-
APILoader 的 defaultProps 中,从 window 上获取 protocol 会导致在 next ssr 时报 window is undefined。
能否添加一个 window 的判断再获取 protocol
![image](https://user-images.githubusercontent.com/10445938/168417873-42f916c0-f0…
-
版本"react-native": "^0.52.0",
编译可以通过
项目中import { MapView } from 'react-native-amap3d'之后,就会报错
以下是安装信息等
![image](https://user-images.githubusercontent.com/22539831/45742921-9e49ff80-bc2d-11e8-8646-bd…
-
## 使用react-native-amap
库文件 遇到这样子的crash情况 请求author 略加指点
> FATAL EXCEPTION: main
Process: com.asiainfo.channelmanager, PID:…
-
### react-amap version
1.2.2
### OS/Browers version
### Reproduction Link
https://codepen.io/giggle/pen/jzOpRB
### Steps to reproduce
### What is Expected?
### What is actual…
-
我看不是能选版本号,能用1吗? 产品说要用英文地图,2.0没有...
```
```
-
您好,我的react-native@0.42.0,Xcode是8.2.1,按照安装步骤安装后,启动会报`Cannot read property 'userTrackingMode' of undefined`错误,我想问一下您知道是我哪里安装的不对,还是不兼容react-native@0.42.0吗?
-
**为了节省大家的时间,请尽可能详细地说明问题,并最好提供截图(特别是出错信息)。**
-
+ 我已经搜索过 issue,没有类似的问题,或者类似的问题仍然没有解决方案。
+ 我已经搜索过[文档](https://elemefe.github.io/react-amap/articles/start),并且仍然没有找到解决方案。
+ 我写了个问题重现的例子,链接或者代码将会贴在下面。
#### 问题描述
在首次渲染Markers组件的时候传入了一批点,然后通过click事…