mapbox / mapbox/mapbox-plugins-ios
Plugin for Circles with radius in physical units
Open
Nobody has claimed this yet.
plugin request
plugin: circle radius
- Dominant language
- Objective-C
- Stars
- 7
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Use MGLComputedShapeSource to build a plugin that supports circles with distance in physical units instead of pixels.
Supports a long-standing request in mapbox-gl-native.
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 examining how MGLComputedShapeSource is used in this repository and review the linked mapbox-gl-native request for the expected behavior. The work is done when a plugin supports circles whose radius is specified in physical distance units rather than pixels, with the behavior demonstrated by the project’s available validation or example paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100