uiwjs / react-baidu-map

基于 React 封装的百度地图组件,支持 React Hook,帮助你轻松的接入地图到 React 项目中。
https://uiwjs.github.io/react-baidu-map
MIT License
225 stars 22 forks source link

BMapGL.Geocoder #150

Open gs600981 opened 3 years ago

gs600981 commented 3 years ago

能增加地址解析和地址你解析功能么? https://lbsyun.baidu.com/jsdemo.htm#wAddressParseSingle https://lbsyun.baidu.com/jsdemo.htm#xRevAddressParseSingle

jaywcjlove commented 3 years ago

https://github.com/uiwjs/react-amap/issues/100#issuecomment-861099263

正在考虑分拆成一个一个的包来实现。这样就不会增加体积,按需安装依赖。 @gs600981