]> git.openstreetmap.org Git - rails.git/commitdiff
Call removeNewNoteMarker() only from page.unload()
authorAnton Khorev <tony29@yandex.ru>
Wed, 25 Dec 2024 02:04:43 +0000 (05:04 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 31 Dec 2024 23:13:59 +0000 (02:13 +0300)
It was also called from noteCreated() but that triggered page.unload() via OSM.router.route().


No differences found