src/main/webapp/view/pollutionsource.jsp | ●●●●● patch | view | raw | blame | history |
src/main/webapp/view/pollutionsource.jsp
@@ -201,7 +201,7 @@ var windDir = parseFloat(getPollutionSourceData["e23"]); var selectSensorKey = getPollutionSourceData["selectSensorKey"]; var markerDir = new BMap.Marker(dirPoint); lab = new BMap.Label("该坐标点分析为溯源</br>" + selectSensorKey + "浓度超标", { lab = new BMap.Label("该坐标点分析为溯源</br>" + selectSensorKey + "超标", { position: dirPoint, offset: new BMap.Size(20, -40) });