#修复同时点击bug

This commit is contained in:
Bob 2020-06-08 16:13:37 +08:00
parent 45d7cae519
commit 5187243280
1 changed files with 2 additions and 2 deletions

View File

@ -6368,7 +6368,7 @@ $(function () {
} else {
colsewebsocket()
// removestationMarker()
removestationMarker()
// map.removeLayer(GeoJsonLayer)
// map.removeLayer(GeoJsonLayer_0)
}
@ -6431,8 +6431,8 @@ $(function () {
base_people()
} else {
// removeMarker()
colsewebsocket()
// removeMarker()
// removestationMarker()
// map.removeInteraction(draw);
}