-
开发环境:
RN : 0.53.3
测试环境
Android5(魅族) & Android7(华为荣耀6x)
作者你好,在使用该库中发现了两个问题,已下问题均出现在Android7 中,Android5 尚未发现问题,一切正常。
问题1:
```
Attempt to invoke virtual method ' com.amap.api.location.AMapLoc…
-
# **步骤1:进入A页面 。。。。**
A页面加载地图 核心代码如下
A页面加载的localStorage如下
_AMap_maintcvcg
_AMap_data.tileKeys
_AMap_AMap.CustomLayer
_AMap_…
-
**Ionic version:** (check one with "x")
[ ] **1.x**
[x ] **2.x**
**I'm submitting a ...** (check one with "x")
[x ] bug report
[ ] feature request
[ ] support request => Please do not submit…
-
错误信息如下
* What went wrong:
Execution failed for task ':app:transformNativeLibsWithMergeJniLibsForDebug'.
> com.android.build.api.transform.TransformException: com.android.builder.packaging.Duplica…
inows updated
6 years ago
-
我打算使用驾车路线的路径规划api,设置多个途径点,不能成功,
这是我的map中子组件的写法
```jsx
componentWillMount(){
const map = this.props.__map__;
var truckOptions = {
map: map,
policy:0,
…
-
+ [x] 我已经搜索过 issue,没有类似的问题,或者类似的问题仍然没有解决方案。
+ [x] 我已经搜索过[文档](https://elemefe.github.io/react-amap/articles/start),并且仍然没有找到解决方案。
+ [x] 我写了个问题重现的例子,链接或者代码将会贴在下面。
#### Reproduce Example Li…
-
+ [x] 我已经搜索过 issue,没有类似的问题,或者类似的问题仍然没有解决方案。
+ [x] 我已经搜索过[文档](https://elemefe.github.io/react-amap/articles/start),并且仍然没有找到解决方案。
+ [ ] 我写了个问题重现的例子,链接或者代码将会贴在下面。
#### Reproduce Example Li…
-
本来没有打算单独封装定位模块,鉴于现在也没有比较靠谱的开源项目,索性把这个列入计划吧。
-
### react-amap version
infowindow在iscustom设置为true时,会将为infowindow添加类‘amap_markers_pop_window ’,导致会在自己添加的内容外有一个白框,希望可以自定义是否添加此类。
-
![image](https://user-images.githubusercontent.com/22385741/37460870-8d8796a6-2887-11e8-8a5a-e3ef3c7aa171.png)
这个频率是由map的locationInterval控制的么,我已经把这个时间改成了半小时,现在还是2秒一次?