Roland Martin
Roland Martin
Google Chrome is now touch-enabled, so `L.Browser.touch` returns true, meaning line [91](https://github.com/ismyrnow/leaflet-groupedlayercontrol/blob/gh-pages/src/leaflet.groupedlayercontrol.js#L91) is called instead of lines [93](https://github.com/ismyrnow/leaflet-groupedlayercontrol/blob/gh-pages/src/leaflet.groupedlayercontrol.js#L93) & [94](https://github.com/ismyrnow/leaflet-groupedlayercontrol/blob/gh-pages/src/leaflet.groupedlayercontrol.js#L94). I'm guessing these lines are intended to correct the UX...
Great idea, I might well fork this myself for my city when I get a second... :) Anyway, one thing I'd add is the ability to filter by type, i.e....
I really like this plugin - it's much cleaner than the other measure tool that's floating around. You should submit it to the full Leaflet plugins page. There are two...