getUser method
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 768
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
It looks like the getUser method was dropped in the move to the modern mapbox-sdk-js.
https://github.com/mapbox/mapbox-sdk-js/blob/v1.0.0-beta10/lib/get_user.js
It may be useful to include it again.
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 v1.0.0-beta10 implementation at lib/get_user.js and locating the corresponding service entry points in the modern mapbox-sdk-js layout. Compare the old method with current conventions, then verify that an equivalent getUser API is exposed and behaves as described by the issue.
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
- 38/100