<map id="indexMap" key='indexmap' ref="indexmap" :style="{width: '750rpx', height: windowHeight + 'px'}" show-location :polyline="routesLocations" :markers='markers'></map>
onLoad() {
map = uni.createMapContext("indexmap", this); //初始化地图组件
}
9***@qq.com
解决没啊 我也是报这个错,而且不能用mapContext这里面的方法
2020-08-27 16:34