Symous
Symous
Google Map is not accessible in China, we got `google is not defined` every time try to load the map. So, whether can provide an error callback when this happen...
Just find out that gitblit is not support img tag to showing images, so I use ``, but can not control the size of that. Any solution here?
Hi, awesome lib. To test the native exception handler I created a native RCT_EXPORT_METHOD method and which is require one int parameter. After that I invoke the exported method and...
mqtt 4.x crashed in IE11 with error `SCRIPT1010 expected identifier`. I have to downgrade mqtt to 3.0.0 and change the import path to make it working in IE11: `import mqtt...
I use the newest version of the index.js and still encounter the less than 50 bug with Android. and I found that this PR has solved it already #10.
老哥,关于扫描区域的限制问题目前有最新的进展吗?我测试了一下你注销掉的Android部分的代码,发现不好用。我之前按照自己思路做的也不是很可靠。特来请教一下。
+ [x] 我已经搜索过 issue,没有类似的问题,或者类似的问题仍然没有解决方案。 + [x] 我已经搜索过[文档](https://elemefe.github.io/react-amap/articles/start),并且仍然没有找到解决方案。 + [ ] 我写了个问题重现的例子,链接或者代码将会贴在下面。 #### Reproduce Example Link or Code Fragment 在页面中渲染react-amap,我使用的是ant design pro / umi #### What is Expected? 正常渲染 #### What...
+ [x] 我已经搜索过 issue,没有类似的问题,或者类似的问题仍然没有解决方案。 + [x] 我已经搜索过[文档](https://elemefe.github.io/react-amap/articles/start),并且仍然没有找到解决方案。 + [ ] 我写了个问题重现的例子,链接或者代码将会贴在下面。 #### Reproduce Example Link or Code Fragment #### What is Expected? #### What is actually happening? 在react中开发完毕后(地图功能一切正常),使用用electron将其打包为桌面端程序,地图不显示,在控制台中显示错误信息为:Failed to load...
+ [x] 我已经搜索过 issue,没有类似的问题,或者类似的问题仍然没有解决方案。 + [x] 我已经搜索过[文档](https://elemefe.github.io/react-amap/articles/start),并且仍然没有找到解决方案。 + [ ] 我写了个问题重现的例子,链接或者代码将会贴在下面。 #### Reproduce Example Link or Code Fragment #### What is Expected? 从官方文档了解到,目前地图支持简体中文、英文、中英对照的语言版本,请问如何支持繁体语言?谢谢? #### What is actually happening?
当调用start()方法开始进行定位后,仅能获取到1次定位,后续再走动(经纬度发生变化后),没有再得到回调结果。在Android和iOS都存在此问题。 版本:1.0.4