openstreetmap-website/app
Tom Hughes aafb1db2be Avoid relying on global state to detect when we are dragging
We can't guarantee what order getRoute calls will finish in so
relying on global state is dangerous - capture it in the closure
instead so that each route knows what it is doing.
2018-02-14 17:58:01 +00:00
..
assets Avoid relying on global state to detect when we are dragging 2018-02-14 17:58:01 +00:00
controllers Use https when redirecting to the render server 2018-02-09 22:31:45 +00:00
helpers Fix new rubocop warnings 2018-01-22 18:55:45 +00:00
models Remove BBOX expansion performance optimization 2018-02-14 17:23:06 +00:00
views Add marker at trace start coordinate 2018-02-04 15:04:17 +00:00