log.js:32 没有 ‘MarkerClusterer’ 这个插件,
Open
improvement
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
+ [x] 我已经搜索过 issue,没有类似的问题,或者类似的问题仍然没有解决方案。
+ [x] 我已经搜索过[文档](https://elemefe.github.io/react-amap/articles/start),并且仍然没有找到解决方案。
+ [x] 我写了个问题重现的例子,链接或者代码将会贴在下面。
####没有 ‘MarkerClusterer’ 这个插件,请检查是否拼写错误
#### What is Expected?
看了源码,为何不把插件放开呢?自定义太坑,只支持几个插件
setPlugins(props: MapProps) {
const pluginList = ['Scale', 'ToolBar', 'MapType', 'OverView', 'ControlBar']
#### What is actually happening?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.