-
Android线上用户反馈定位报下面错误:
环境:
react native: 0.59.5
"react-native-amap-geolocation": "^1.0.4",
-
Execution failed for task ':app:checkDebugDuplicateClasses'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable
> Duplicate class com.amap.api.fe…
-
我在安装npm install @pansy/react-amap时出现错误,但是yarn add @pansy/react-amap可以,而项目中必须使用npm。错误信息:
npm error Unable to resolve reference $react
npm error A complete log of this run can be found in: /Users/x…
-
我在reaact map遍历显示Circle组件与 CircleEditor组件
代码如下:
{saveOrUpdateVO?.local_deliver_region_list?.map((region_list, index) => {
console.log(index === local_deliver_index)
…
-
没有类型文件
-
How can I apply following code for my react project? Where is AMap from?
```js
let map = echart.getModel().getComponent('amap').getAMap();
AMap.plugin(["AMap.ControlBar"], function () {
let…
-
```javascript
// @ts-nocheck
import React, { useEffect, useState, useRef, useCallback } from "react";
import { getAllPoints } from "@/api";
import { Map, APILoader, Marker, Geolocation } from "@ui…
-
路由离开页面就开始报 Error: Invalid Object: Pixel(NaN, NaN) 这个错误,我试了下用基础的组件也会报这个。
react version: 17.0.2
uwi-amap: 1.8.3
封装组件代码
```
import React, { useEffect } from 'react';
import { Map, APILoader, Too…
-
大佬,可以帮忙看看吗?
![image](https://github.com/qiuxiang/react-native-amap3d/assets/33281802/32faeca2-ca14-48b5-83b8-211b926ba9ad)
"react-native": "0.73.8",
"react-native-amap-geolocation": "^1.2.3",
"r…
-
E:\react-native\myProject\node_modules\react-native-smart-amap\android\src\main\java\com\reactnativecomponent\amap\RCTAMapPackage.java:23: 错误: 方法不会覆盖或实现超类型的方法
@Override …