派生自 wuyushui/SewerAndRainNetwork

陈泽平
2021-05-24 3772c31b2ea52e950724de46b1b2d2d3ef3f4bc1
src/components/panel/topicSearch/SewersSelect/AnalysisChoose/PublicWay.js
@@ -3,3 +3,10 @@
  flowLine.addTo(window.map)
  return flowLine
}
export function linkClear (linkClear) {
  if (this.linkClear != null) {
    this.linkClear.remove()
    this.linkClear = null
  }
}