mapbox / mapbox/osm-navigation-map

Autoupdate the map on the client-side

Open
#42 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.