使用最新调试基础库2.10.0,地图Map组件加载报错是什么原因?
发布于 7 年前 作者 xiaqian 12504 次浏览 来自 官方Issues

使用开发工具调试基础库2.10.0加载地图map组件会出现Js异常,而转为使用2.9.4则不会。

代码块如下:

 <map id="xcbMap" style="height: {{winHeight}}rpx;width: 100%;position: absolute;" longitude="{{longitude}}" latitude="{{latitude}}"
 scale="{{scale}}" markers="{{showModal==true?markers:markers_bak}}" bindmarkertap="bindmarkertap" 
bindtap="bindClick" show-location />

4 回复

同样的问题,关注

你好,该问题已复现,感谢反馈

关注下,也遇上了这个问题,等待官方回复

以真机为准。

回到顶部