安卓手机地图不显示

发布于 7 年前作者 renjie2825 次浏览最后编辑 7 年前来自 ask

<map longitude=“{{endLocation.longitude}}” latitude=“{{endLocation.latitude}}” controls=“{{controls}}” bindcontroltap=“mapControlTap” markers=“{{markers}}” id=‘map-container’ show-location=‘true’ polyline=“{{polyline}}” style=“width:{{mapSize.mapWidth}}px;height:{{mapSize.mapHeight}}px”

include-points=“{{points}}” />

打开后地图

本来是没问题的,但是增加include-points=“{{points}}” 后,如果用安卓手机就会这样,这是什么原因?

1 回复
aguo
aguo1 楼5 年前

楼主解决了吗