mapbox / mapbox/mapbox-maps-android
Implement Cluster border customization on PointAnnotationGroup
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 578
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
## New Feature
The customization for clusters on PointAnnotationGroup is quite restrictive.
Maybe adding the possibility to link a layer to the cluster could be a great upgrade.
## Why
For example, I want to create a design like this for my cluster :
As the PointAnnotationGroup look near my design, I use and implement the design.
Sadly, It doesn't support the border modification, moreover it looks like I can't change the cluster icon if I want to display a warning icon.
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 at the PointAnnotationGroup cluster customization entry point and trace how cluster appearance is currently configured. Compare the available options with the requested border and warning-icon design, then define completion as supporting the requested customization through a linked layer or equivalent API. No specific file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100