Jonathan Mataloni

Results 7 issues of Jonathan Mataloni

`compiler.plugin('emit', (compilation, callback)` is no more supported from webpack 5x, it throws a `compiler.plugin is not a function`

Since webpack has changed some plugin hooks, this plugin is no longer compatible with the newer versions. the culprit is the line `compiler.plugin('emit', (compilation, callback) => {` who conflicts with...

To filter trail type, elevation and distance and loop trail

enhancement

You need to remove the place and reopen to work again

bug

Add support for [Google Earth for Chrome](https://earth.google.com/) Google Earth for Chrome does not yet support all the KML feature described in the [official KML references](https://developers.google.com/kml/documentation/kmlreference), and there is no documentation...

enhancement

Some icons get corrupted during SVG -> PNG conversion eg ![104](https://wikiloc-earth-layer.jonamat.cloud/static/icons/104.png) ![17](https://wikiloc-earth-layer.jonamat.cloud/static/icons/17.png) ![3](https://wikiloc-earth-layer.jonamat.cloud/static/icons/3.png)

enhancement