派生自 wuyushui/SewerAndRainNetwork

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