openstreetmap-website/app
Tucker Chapman d257e67842 Remove conditional for polyline layer
When a user searches for a route and one is not found the polyline
layer is removed - if they then change the mode of transportation the
event listener will not reroute if there is no polyline layer.

This commit removes the conditional that prevents the routing code from
re-running after the polyline has been removed.

Fixes #3050
Closes #3055
2021-01-28 10:31:33 +00:00
..
abilities Rename the notes#mine action to index 2020-07-08 18:43:30 +02:00
assets Remove conditional for polyline layer 2021-01-28 10:31:33 +00:00
controllers Redirect after saving settings in case the username has changed 2021-01-19 18:57:34 +00:00
helpers Break long URLs where richtext is used. 2020-12-27 22:11:36 +01:00
jobs Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
mailers Rename subject translation key, for consistency 2020-11-25 18:28:35 +00:00
models Fix new rubocop warnings 2021-01-11 19:17:31 +00:00
validators Revert "Switch to using the zeitwork autoloader" 2020-12-29 19:29:36 +00:00
views Refactor diary comment form to use bootstrap 2021-01-20 15:38:10 +00:00