trafficonese

Results 27 issues of trafficonese

- added `"endOfLine": "auto"` for eslint for VSC in Windows. - allow `/dist` in github, otherwise users would have to download the repo and build it themselves. Closes #146 -...

Add hoverOff function for Points and Shapes. Closes #92 Added the comment from @YHLpuyu in #130 to fix the border draw bug.

This is a follow-up from #53 and includes #74 . Although everything seems to work fine, I am seeing Problems in Visual Studio: > Property 'glify' does not exist on...

Using [geoblaze.js](https://github.com/GeoTIFF/geoblaze) allows to get the raster value at a certain lat/lng. I modified leaflet's `mouseHandler` to allow `click` and `mousemove` for `addGeotiff`. It could also be included in `addCOG`...

I took over maintenance of `leaflet.extras` and ran into this "bug" where I can't attach a script tag with the Google URL + API key. This line is the problem:...

This PR ended up being quite substantial (initially, I just wanted to fix the labels, but I got carried away). Should I split the commits into multiple PRs? I fixed...