-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught ReferenceError: BMAP_DRAWING_POLYGON is not defined #320
Comments
@sunny-token 如果你可以提供可以重现的在线示例,我可以免费帮你排查一下错误,判断是什么问题,但是我预测大概率可能是类似下面的问题 |
@sunny-token 我查看示例并没有报错 并且我查看了 对象是存在的 所以你参考我搞的 高德地图 uiwjs/react-amap#45 (comment) 来解决你的问题 造成这个原因只有 3 种,
因为你的示例没有报错,我也无法找出问题,你可以提供可以重现的示例 |
@jaywcjlove 示例好像少点东西
我已经更新了示例代码 |
jaywcjlove
added a commit
that referenced
this issue
Dec 1, 2023
@jaywcjlove 好的,谢谢!
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
引入了 "@uiw/react-baidu-map-types": "^2.6.2",
在使用的地方报错了:Uncaught ReferenceError: BMAP_DRAWING_POLYGON is not defined
是需要引入什么文件吗?
The text was updated successfully, but these errors were encountered: