派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-03-05 29460f7bc1aabd44421a114eb758cdd7fc64cfcf
src/components/helpers/ServiceLayerHelper.js
@@ -141,7 +141,7 @@
          name = layer.feature.properties.name
        }
        return name
      })
      }, { direction: 'bottom', offset: [0, 15], sticky: true })
      .on('mouseover', function (e) {
        const layer = e.layer
        const type = e.layer.feature.geometry.type