mapillary / mapillary/mapillary-js
Dynamic navigation
Open
@oscarlorentzon is already working on this.
Since Apr 3, 2017.
affects-component
affects-graph
feature
- Dominant language
- TypeScript
- Stars
- 516
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
Currently we use spatial navigation arrows rendered in HTML/CSS that have (semi) static positions on the canvas. They also only allow to navigate to a certain image in every direction.
The spatial navigation could be more dynamic. When hovering the ground it would be possible to show an indicator if navigation is possible. When clicking the ground we could move to the image situated in that position. Viewing direction should be consistent with current viewing direction.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.