uiwjs / react-baidu-map

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

fix在SSR下document报not defined和引用markers.png图片错误问题 #131

Closed haiifeng closed 3 years ago

haiifeng commented 3 years ago

在SSR下,修复以下两个问题 1.document报not defined引用错误 2.引用markers.png图片错误问题

jaywcjlove commented 3 years ago

@haiifeng 先合并了,但是图片不能这样处理