调用map地图 markers标记的label属性设置问题?
发布于 5 年前 作者 fanmin 15150 次浏览 来自 官方Issues

你好,我想请问我设置了markers的label属性如下

textAlign: "center",

padding: "2px 20px",//无效

borderColor:"#333",//无效

color: "#333",

content: res.data[i].title,

borderRadius: "10px",

anchorX: x,

bgColor: "#bfbfbf",//这个要设置透明度咋搞

2 回复

还有这个 label 和 callout怎么调整层级

,谢谢

回到顶部