百度地图label样式修正

现象:百度地图 label 宽度为0,文字在标签边框外。css 缘由:样式冲突,在css中添加下列代码便可:code .BMapLabel{ max-width:none; }
相关文章
相关标签/搜索