mapbox / mapbox/mapbox-plugins-ios

Plugin for Circles with radius in physical units

Open
#18 0 comments 3 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.