zlant / parking-lanes

Parking lanes viewer from OpenStreetMap
https://zlant.github.io/parking-lanes/
MIT License
77 stars 13 forks source link

Switching between both/non-both mode lefts "invisible" tags #143

Open SupaplexOSM opened 1 year ago

SupaplexOSM commented 1 year ago

If enabling or disabling the "both" option for selecting parking lane attributes and there are already some tags selected, the selected tags become invisible (because the menu removes). But they are still there "invisibly" and are written to the database. To fix this, all selected tags should be removed, if the "both" selection is changed.

SupaplexOSM commented 1 year ago

P.S. related to #86