createTileset should accept "attribution" as option property
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 768
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
I understand that the MTS API is still in beta.
here is the first discrepancy I noticed with the SDK :
check here : https://docs.mapbox.com/api/maps/mapbox-tiling-service/#create-a-tileset
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 entry point is createTileset; compare its accepted options with the MTS create-a-tileset documentation linked in the issue. Trace how options become the request and verify that attribution is accepted and represented as documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100