David Tsiklauri

Results 64 comments of David Tsiklauri

When user tries to add a marker out of the borders of countries, alert is thrown "Sorry - couldn't locate", but marker is still added and if user drags it...

The same logic is with "Couldn't find a route between those two places" error. If it is thrown, dragging location pin doesn't update route (see Video). Video: https://github.com/user-attachments/assets/4d45b9d1-be6a-4120-9704-519f71845b13

I know that we are using `var` everywhere, but I think, it would be great if we stick to `let` and `const`, where using `var` is not absolute necessity. `let`...

This issue is not closed and needs to be reopened. Sorry, it seems I wrongly used `Fixes` keyword. I meant that https://github.com/openstreetmap/leaflet-osm/pull/38 was part of the fix, not the whole...