-
node_modules/react-native-baidu-map/android/src/main/java/org/lovebing/reactnative/baidumap/BaiduMapPackage.java:49: 错误: 方法不会覆盖或实现超类型的方法
@Override
^
1 个错误
Incremental compilation of 1 clas…
peiyc updated
7 years ago
-
✗ npm install @uiw/react-baidu-map --save
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @uiw/react-baidu-map-canvas-layer@2.5.1.
npm ERR! notarget In most cases you or one…
-
so that I can decide whether or not a sensor should be used or not.
The ECharts site has [examples of maps](https://echarts.apache.org/examples/en/index.html#chart-type-map), including an air polluti…
-
"react-native": "0.61.2",
"react-native-baidu-map": "^1.0.26",
-
(最近更新此组件,开发中遇到一些问题,一些资源方法与大家分享)
开发环境
node:v8.10.0
react: 16.6.3
react-native: 0.57.8
react-native-baidu-map: 1.0.6
iOS/xcode pod 导入成功,打开工程后 RCTBaiduMapViewManager.h 找不到时,
在…
-
在react-native-baidu-map/js/MapView.js中:
import {PropTypes} from 'react';获取PropTypes已经被废弃,
应该用import PropTypes from 'prop-types';
-
https://github.com/lovebing/react-native-baidu-map/issues/290#issue-510776630
-
android项目可以build成功,使用最基本的MapView组件,但是跳转到map页面的时候app立刻闪退。麻烦可以把我的项目clone下来帮我看一下代码吗?主要是看一下配置的环境哪里出错?谢谢!
项目地址:https://github.com/yourenA/react-native-platform
版本
`"react": "16.0.0-alpha.6",
"react…
-
import { BaiduMap } from 'react-baidu-map';
这样引入有问题?
-
版本环境
react: 17.0.2 => 17.0.2
react-native: 0.66.4 => 0.66.4
react-native-baidu-map => 1.0.37
错误代码
{
this.getCurrentPosition({…