]> git.openstreetmap.org Git - rails.git/commit
Enable endpoint listeners before sidebar finishes loading
authorAnton Khorev <tony29@yandex.ru>
Mon, 28 Apr 2025 01:31:23 +0000 (04:31 +0300)
committerAnton Khorev <tony29@yandex.ru>
Mon, 28 Apr 2025 01:32:49 +0000 (04:32 +0300)
commitd357ec0ff86d13dc56cc2522b246e56bd5d0d6ec
tree29aa5f307fb6580e2b090b0e32024ae2462d8e75
parent1e8394f04ce2a27f98982ab233defc2881c53cdc
Enable endpoint listeners before sidebar finishes loading

It's possible to move the endpoint while the sidebar loads. In this case we need the listeners to update the coordinates of the scheduled route request.
app/assets/javascripts/index/directions.js