派生自 wuyushui/SewerAndRainNetwork

zhangshuaibao
2021-03-29 2a99c0727f88565eb2b8c0beeb609618413ff3b0
src/components/plugin/leaflet-measure-path/leaflet-measure-path.js
@@ -1,6 +1,5 @@
/* eslint-disable */
const init = (L) => {
    !(function() {
 !(function() {
        'use strict'
        L.Marker.Measurement = L[L.Layer ? 'Layer' : 'Class'].extend({
@@ -419,8 +418,4 @@
        L.Circle.addInitHook(function() {
            addInitHook.call(this)
        })
    })()
}
export default {
    init
}
    })()