uiwjs / react-baidu-map

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

使用GastbyJs时 Marker无法显示 #280

Open sniperyork opened 2 years ago

sniperyork commented 2 years ago

当使用gatsbyjs创建react项目,导入Map与Marker等组件后, 发现地图显示正常,但所有Marker都无法显示的问题。

https://codesandbox.io/s/baidu-map-sample-lbkq8y

jaywcjlove commented 2 years ago

https://codesandbox.io/embed/baidu-map-sample-forked-bu3klf?fontsize=14&hidenavigation=1&theme=dark

自定义图标出来了,这个需要排查一下

jaywcjlove commented 2 years ago

image

@sniperyork CSS 样式冲突。