- 发布:2022-10-19 18:51
- 更新:2022-10-19 20:48
- 阅读:249
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: windows7
HBuilderX类型: 正式
HBuilderX版本号: 3.5.3
手机系统: 全部
手机厂商: 华为
页面类型: vue
vue版本: vue2
打包方式: 云端
项目创建方式: HBuilderX
测试过的手机:
示例代码:
covers.push({
latitude: item.latitude,
longitude: item.longitude,
width: 100,
height: 125,
iconPath: icon,
id: item.id,
isClick: false,
bigMark: false,
typeSign:typeSign
})
this.markerList = [...covers]
covers.push({
latitude: item.latitude,
longitude: item.longitude,
width: 100,
height: 125,
iconPath: icon,
id: item.id,
isClick: false,
bigMark: false,
typeSign:typeSign
})
this.markerList = [...covers]
操作步骤:
covers.push({
latitude: item.latitude,
longitude: item.longitude,
width: 100,
height: 125,
iconPath: icon,
id: item.id,
isClick: false,
bigMark: false,
typeSign:typeSign
})
this.markerList = [...covers]
covers.push({
latitude: item.latitude,
longitude: item.longitude,
width: 100,
height: 125,
iconPath: icon,
id: item.id,
isClick: false,
bigMark: false,
typeSign:typeSign
})
this.markerList = [...covers]
预期结果:
根据 设置的width 和height 展示大小
根据 设置的width 和height 展示大小
实际结果:
修改width 和height 图标大小没变化
修改width 和height 图标大小没变化
bug描述:
使用map组件,添加markers数组,里面的item设置width 和height 大小无变化,只识别图片本身的大小
z***@yitiangroup.com.cn (作者)
vue页面,安卓和ios地图 设置marker的width 和height 都不生效
2022-10-20 09:34
DCloud_UNI_Anne
回复 z***@yitiangroup.com.cn: 仅支持App-nvue,详见上方文档平台差异
2022-10-20 11:34