mapbox / mapbox/mapbox-maps-android

Implement Cluster border customization on PointAnnotationGroup

Open
#2,316 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-triaged feature :green_apple:
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 :

Screenshot 2024-03-26 at 11 00 02

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.