使用开发工具调试基础库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 />
关注下,也遇上了这个问题,等待官方回复
同样的问题,关注
以真机为准。