add replaceTilesetSource
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 768
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
https://docs.mapbox.com/api/maps/mapbox-tiling-service/#replace-a-tileset-source
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
Start by reading the linked Mapbox Tiling Service documentation for the replace-a-tileset-source endpoint, then inspect existing API methods in this JavaScript SDK to find the appropriate entry point. Done means the SDK exposes replaceTilesetSource according to the documented request and response behavior, with coverage consistent with nearby methods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100