mapbox / mapbox/osm-navigation-map
Autoupdate the map on the client-side
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
When more than one person is editing the same location, it will help to have a sense of changes being made by other users. One approach to this now could be to auto-refresh the browser each 5 minutes or so and get the updated dataset. We should also give an indication on the UI for long along the map was updated.
cc: @planemad @geohacker @amishas157
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.
Research direction
The issue names no files, tests, or entry points. Start by tracing how the client loads the dataset and renders the map, then determine how refresh behavior and the map's last-updated indication should fit together. Done means the client reflects newer edits and the UI communicates when the map data was last updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100