mapbox / mapbox/mapbox-maps-ios
Location puck accuracy ring border width
Open
Nobody has claimed this yet.
auto-triaged
feature :green_apple:
- Dominant language
- Swift
- Stars
- 601
- Forks
- 196
- PR merge metrics
- No merged PRs in 30d
Description
New Feature
Add possibility to configure Puck2D accuracy ring border width.
Why
Apple Maps accuracy ring has thicker border. Make it possible to use similar style on Mapbox map.
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 locating the Puck2D implementation and its accuracy-ring rendering or configuration entry points in the Swift iOS project. Determine how the ring border is currently defined, then make its width configurable and verify the resulting puck appearance with the relevant existing tests or sample map.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100