Nathan Reese
Nathan Reese
I do not have a touch screen to test on. I will gladly accept a PR.
Looks like the filter by polygon is broken with leaflet 1.x. The draw:created event handler needs to be tweaked to handle leaflet 1.x constructs. See screen shot below and update...
Map zooming produces weird artifacts like those described in leaflet issues [4774](https://github.com/Leaflet/Leaflet/issues/4774) and [4247](https://github.com/Leaflet/Leaflet/issues/4247). Looks like this is an issue caused by the old leaflet CSS. Any ideas on how...
your gif is showing the issue. See how the vectors jump off of their lat/lon. That should not happen and is very jolting. Switch back to leaflet 0.7 and do...
Zooming looks good now. There seems to be something wrong with leaflet.draw and drawing a polygon. In the old version, double clicking closed the polygon. Now that does not work....
Can you provide a data set and explain how to recreate the error?
Is there an open API for converting landmarks into lat/lons
This sounds like a bug. It should use the metric value and not just count.
not yet On Sat, Apr 21, 2018 at 10:30 PM, karnamonkster wrote: > Is there a fix to it? > > — > You are receiving this because you commented....
I have not had time to look into this issue