react-native-baidu-map
react-native-baidu-map copied to clipboard
Baidu Map SDK modules and views for React Native(Android & iOS), support react native 0.61+. 百度地图 React Native 模块,支持 react native 0.61+,已更新到最新的百度地图SDK版本。
版本环境 react: 17.0.2 => 17.0.2 react-native: 0.66.4 => 0.66.4 react-native-baidu-map => 1.0.37 错误代码 { this.getCurrentPosition({ ...e }); }} onMarkerClick={(e) => { console.log('click-22', e); this.getCurrentPosition({ ...e }); }} > 在华为p50下 只要添加...
` import * as React from 'react'; import { BaiduMapManager, MapView, Overlay, MapApp, } from 'react-native-baidu-map'; const {Marker, Cluster, Arc, Circle, Polyline, Polygon, InfoWindow, HeatMap} = Overlay; export const Map...
A problem occurred configuring project ':react-native-baidu-map'. > Could not determine the dependencies of null. > Could not resolve all dependencies for configuration ':react-native-baidu-map:classpath'. > Using insecure protocols with repositories, without...
I use the latest version 1.0.37 which already have added the condition line in BaiduMapPackage.java file. There still have error message. Could anyone help me with this? Here's my code:...
Bumps [json5](https://github.com/json5/json5) from 2.1.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
基本都是类似 ``` Could not GET 'http://repo.lovebing.net/repository/maven-public/com/facebook/react/react-native/0.62.2/react-native-0.62.2.pom'. Received status code 521 from server: ``` 这种报错。
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...