mapbox / mapbox/mapbox-maps-ios

Enable clustering using View Annotation

Open
#1,993 1 comment 1 reaction 0 assignees View on GitHub

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
Hello, I would like to request the development of the clustering function.

When using PointAnnotation or SymbolAnnotation, there is a cluster option in the source, so we implemented the clustering function by referring to the example or Doc you wrote.
we need the clustering function when I use Custom View Annotation, so is it possible to develop it additionally?

- connected issue(android): https://github.com/mapbox/mapbox-maps-android/issues/1940

## Why

- To implement clustering capabilities using CustomViewAnnotation
- connected issue: https://github.com/mapbox/mapbox-maps-ios/issues/1985

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 by reviewing the linked iOS issue 1985 and the related Android issue 1940 to understand the intended clustering behavior for CustomViewAnnotation. Then locate the existing PointAnnotation and SymbolAnnotation clustering implementation and determine the API, rendering, interaction, and acceptance criteria needed for custom views. Done means clustering works consistently for CustomViewAnnotation and is covered by appropriate tests or examples.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.