]> git.openstreetmap.org Git - rails.git/commit
Don't set input value from endpoint.setLatLng()
authorAnton Khorev <tony29@yandex.ru>
Sun, 11 Aug 2024 02:29:33 +0000 (05:29 +0300)
committerAnton Khorev <tony29@yandex.ru>
Wed, 14 Aug 2024 02:11:56 +0000 (05:11 +0300)
commitf65593651f17f1bb2caa6a757ca377c094ea7a02
treeff94870ddfe1d3a74ae8c140b06d2ca91a553353
parente0df084e573f1ac5402e0e4c458f516cf374872d
Don't set input value from endpoint.setLatLng()

This input value computed from coordinates is not always used. endpoint.getGeocode() overwrites it immediately.
app/assets/javascripts/index/directions-endpoint.js