百度富文本,插入地图失效

来源:互联网 发布:淘宝卖家提现收费吗 编辑:程序博客网 时间:2024/09/21 08:56
Uncaught TypeError: me.marker.setPoint is not a functionBMap.LocalSearch.onSearchComplete map.js:243 Uncaught TypeError: Cannot read property 'lng' of undefined
ueditor/dialogs/mapmap.js
第233行 point = widget.marker.P 改成point = widget.marker.point即可,属性取错了
0 0
原创粉丝点击