Clear existing OSM markers before binding#3984
Clear existing OSM markers before binding#3984maniac103 wants to merge 1 commit intoopenhab:mainfrom
Conversation
Makes sure markers of previous binding do not accumulate. Fixes openhab#3978 Signed-off-by: Danny Baumann <dannybaumann@web.de>
|
@dilyanpalauzov Would you be able to build and test this? |
|
I cannot build. |
|
I can build an APK, but it won't update an official version, so you'll need to uninstall that one before installing the APK. Is this OK for you nevertheless? |
|
I could install that build, but I cannot actually test. The tracked item does not move currently, it might or might not move after a month. So I will have to send POST requests to openHAB to update the state of the For these reasons I suggest to include the change in the next regular release, without testing from my side. |
Makes sure markers of previous binding do not accumulate.
Fixes #3978