Commit 8438c3a2 authored by mahui's avatar mahui

点聚合加载

parent bbe367f7
......@@ -43974,6 +43974,7 @@
offset: new BMap.Size(5, 0) //设置文本偏移量
};
let str = `<p style="font-weight: 700">${item.name}(${item.type})</p>`;
str += `<p>维护单位:${item.type}</p>`;
str += `<p>摄像头类型:${item.category}机</p>`;
str += `<p>监控类型:${item.features}</p>`;
let url = "static/blue.png";
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment