This package combine leaflet.pm package with leaflet-measure-path package to enhance the drawing tool with measurements
Leaflet Plugin Which Combine Leaflet.PM and Leaflet Measure Path
#### Install via npm
```
npm i leaflet.pm-measure-path
#### Include as ES6 Module
`js``
import 'leaflet.pm-measure-path';
import 'leaflet.pm-measure-path/dist/leaflet.pm-measure-path.css';