-
Attempt to read from field 'com.baidu.mapapi.model.LatLng.latitude' on a null object reference? 需要引入包文件吗?
-
报错详情如下:
```js
~/develop/feewee/fwApp/node_modules/react-native-baidumap-sdk/lib/js/map-view/text.js: /Users/yangbo/develop/feewee/fwApp/node_modules/react-native-baidumap-sdk/lib/js/map-view/text.js…
-
I read sometime ago that MapView would come for Android with the latest RN 0.17 but that still didn't happen. Can we expect it soon?
That would be awesome!
-
react-native 版本: 0.55.2
# **以下为 Podfile 配置文件**
platform :ios, '8.0'
target 'hekjTanyu' do
pod 'React', :path => './../node_modules/react-native', :subspecs => [
'Core',
'CxxBri…
-
点击地图可以画圆,但是各个圆不能有重叠部分。该怎么判断,现在的版本里没有提供某点是否在一个圆里的方法吧,用react-native-baidumap-sdk(百度地图 SDK)地图也可以,现在有解决方法吗,或者提供一个思路
-
初始化后,地图就是白屏的了
-
操作代码:
Location.init ();
Location.addLocationListener (location => {
Geocode.reverse ({
latitude: location.latitude,
longitude: location.longitu…
SXZXD updated
6 years ago
-
-
1,自定义View图片加载问题,使用resizeMode时图片无法加载
-
我的RN版本 0.46.4 运行出现下面错误
src\main\java\cn\qiuxiang\react\baidumap\BaiduMapPackage.kt: (12, 1): Class 'B
aiduMapPackage' is not abstract and does not implement abstract member public ab
stract fun …