收藏
回答

Android地图的marker中 zIndex 无效--Huawei P30

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小程序 Bug map 微信安卓客户端 7.0.12 2.10.4

marker 的zIndex设置无效

var marker = {

iconPath: this.locationIconPath,

id: id,

latitude: location.latitude,

longitude: location.longitude,

width: size,

height: size,

anchor: anchor,

zIndex: 99,

};


https://developers.weixin.qq.com/miniprogram/dev/component/map.html

回答关注问题邀请回答
收藏

1 个回答

登录 后发表内容
问题标签