Open bhaskerv opened 8 years ago
379c7caaa66cafc6c1b4098587ce72ae6de9d43c is the commit that broke this. It looks like the logic was moved from src/views/map/controls.js
to src/models/user-location.js
but it's not working as intended. I've reverted the changes to src/views/map/controls.js
locally and that seems to work as a temp fix.
Looks like the randomness feature does not work in the latest version. Using the arrow keys only changes longitude or latitude, not both, when enabled