ElemeFE / vue-amap

🌍 基于 Vue 2.x 和高德地图的地图组件
https://elemefe.github.io/vue-amap/
MIT License
3.33k stars 584 forks source link

使用聚合点报a.getDraggable 错误 #607

Open w3286879 opened 4 years ago

w3286879 commented 4 years ago

问题

使用聚合点会报错,报错内容: Uncaught TypeError: a.getDraggable is not a function at c.zV (eval at jm (maps?key=2d649c84baad15b22af697d90986fd9d&v=1.4.11&plugin=AMap.ToolBar,ToolBar,AMap.ElasticMarker,ElasticMarker,AMap.Geolocation,Geolocation,AMap.MarkerClusterer,MarkerClusterer,AMap.ToolBar,ToolBar,AMap.Autocomplete,Autocomplete,AMap.PlaceSearch,PlaceSearch,AMap.PolyEditor,PolyEditor,AMap.CircleEditor,CircleEditor&callback=amapInitComponent:formatted:3088), <anonymous>:1:5254) at c.addMarkers (eval at jm (maps?key=2d649c84baad15b22af697d90986fd9d&v=1.4.11&plugin=AMap.ToolBar,ToolBar,AMap.ElasticMarker,ElasticMarker,AMap.Geolocation,Geolocation,AMap.MarkerClusterer,MarkerClusterer,AMap.ToolBar,ToolBar,AMap.Autocomplete,Autocomplete,AMap.PlaceSearch,PlaceSearch,AMap.PolyEditor,PolyEditor,AMap.CircleEditor,CircleEditor&callback=amapInitComponent:formatted:3088), <anonymous>:1:3141) at c.r (eval at jm (maps?key=2d649c84baad15b22af697d90986fd9d&v=1.4.11&plugin=AMap.ToolBar,ToolBar,AMap.ElasticMarker,ElasticMarker,AMap.Geolocation,Geolocation,AMap.MarkerClusterer,MarkerClusterer,AMap.ToolBar,ToolBar,AMap.Autocomplete,Autocomplete,AMap.PlaceSearch,PlaceSearch,AMap.PolyEditor,PolyEditor,AMap.CircleEditor,CircleEditor&callback=amapInitComponent:formatted:3088), <anonymous>:1:2936) at new c (maps?key=2d649c84baad15b22af697d90986fd9d&v=1.4.11&plugin=AMap.ToolBar,ToolBar,AMap.ElasticMarker,ElasticMarker,AMap.Geolocation,Geolocation,AMap.MarkerClusterer,MarkerClusterer,AMap.ToolBar,ToolBar,AMap.Autocomplete,Autocomplete,AMap.PlaceSearch,PlaceSearch,AMap.PolyEditor,PolyEditor,AMap.CircleEditor,CircleEditor&callback=amapInitComponent:formatted:401)

VueAMap 版本

最新版本

OS/Browsers version

Chrome 8.0

Vue 版本

2.x

复现地址

预期

实际

feature request