]> git.openstreetmap.org Git - rails.git/commitdiff
Rename geocodeCallback to changeCallback, call it from latlon setValue
authorAnton Khorev <tony29@yandex.ru>
Sun, 11 Aug 2024 03:47:38 +0000 (06:47 +0300)
committerAnton Khorev <tony29@yandex.ru>
Thu, 15 Aug 2024 09:00:31 +0000 (12:00 +0300)
endpoint.setValue always calls changeCallback on its successful completion, with geocoding or without. This allows to decide when to call getRoute entirely from callbacks and event listeners.


No differences found