终端类型: 客户端
App及版本号: 抖音 version17.0.0
基础库版本: 2.14.0.1
代码片段ID:
问题模块: API或组件
问题类型: BUG
API或组件名称: map
华为map地图问题
886浏览作者: maxiankuan2
<map class="map" id="map" latitude="{{latitude}}" longitude="{{longitude}}" scale="{{scale}}" markers="{{markers}}" circles="{{circles}}" bindtouchmove="onMapTouchMove" bindmarkertap="onMarkerItemClick" show-location="true">
</map>
markers 标记点用url图片 在华为手机变形,小米手机正常显示,(重要:以前在华为也正常没有任何升级版本的情况下华为变性,并且点击以后会出现标记白框)
加载中