Giter Site home page Giter Site logo

react-native-oh-library / react-native-baidu-map Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lovebing/react-native-baidu-map

0.0 0.0 1.0 70 MB

Baidu Map SDK modules and views for React Native(Android & iOS), support react native 0.61+. 百度地图 React Native 模块,支持 react native 0.61+,已更新到最新的百度地图SDK版本。

License: MIT License

JavaScript 2.97% TypeScript 28.42% C++ 68.37% CMake 0.24%

react-native-baidu-map's Introduction

react-native-baidu-map's People

Contributors

42997455 avatar bahaa96 avatar cbd1020819393 avatar chenjim avatar futurechallenger avatar guohuihot avatar kerlw avatar liuximing2016 avatar lmeng987 avatar lovebing avatar minwangwtfssd avatar mmabraham avatar north-wind-1 avatar onepiece-dz avatar onlyling avatar pj0579 avatar polyrabbit avatar spelcaster avatar supermaverickws avatar wnger avatar xiapeixu avatar yhaiquan avatar yuangerep avatar zfn2010 avatar zhangjunhou avatar

Forkers

cbd1020819393

react-native-baidu-map's Issues

marker的title、pincolor、perspective属性未实现

marker的title、pincolor属性未实现,原因是百度地图harmony sdk marker 没有相应的属性。
marker的perspective属性未实现,原因是设置true或者false都未见区别,无法看出远大近小的效果。

Polyline的stroke属性未实现

Feature Request

Polyline的stroke属性未实现

Why it is needed

折线需要stroke属性

Possible implementation

依赖百度harmony sdk,目前百度harmony sdk polyline不支持stroke属性。

marker显示问题

描述 / Description

baidumap 覆盖物marker 在宽高未设置时显示不了

复现步骤 / Steps to reproduce

1.使用百度地图示例demo
2.联网状态
3.进入地图,观察是否有添加的marker生成

库版本 / Library version

1.0.37.0.0.2

React Native OpenHarmony version

0.72.27

构建类型 / Build type

Debug app & dev bundle

设备 / Device

Real device

设备版本 / Device model

Mate 60 pro(3.0.0.29)

已悉知 / Acknowledgements

Yes

infoWindow覆盖物未实现

infoWindow覆盖物未实现,原因是百度地图harmony sdk虽然已经有此api,但是没有真正的实现能力。

baidumapView设置属性无效

描述 / Description

baidumap 覆盖物marker设置flat,perspective值为false时,在react-native-baidu-map harmony的代码中不生效

复现步骤 / Steps to reproduce

在map中添加复现代码

<Overlay.Marker
	flat={false}
	perspective={false}
	location={{ latitude: 38.544935, longitude: 115.603119 }} onClick={() => {
	console.log("baidumap Marker CLICK2")
	}} icon={{ uri: "https://maponline0.bdimg.com/sty/map_icons2x/MapRes/huochezhan.png?udt=20230227" }} />

库版本 / Library version

1.0.37-0.0.1

React Native OpenHarmony version

0.72.27

构建类型 / Build type

Debug app & dev bundle

设备 / Device

Real device

设备版本 / Device model

Mate60 pro 3.0.0.29

已悉知 / Acknowledgements

Yes

MapView部分功能未实现

MapView的onMapStatusChange,onMarkerClick,onMapPoiClick 接口未实现,原因是百度地图harmony sdk mapView无此接口回调。
MapView的baiduHeatMapEnabled未实现,原因是百度地图harmony sdk mapView没有热力图功能。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.