mapbox / mapbox/mapbox-gl-js

Symbols text/icon pointing to the actual point/poi on map in pitched mode (Parity with Google Maps)

Open
#7,025 12 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature :green_apple:
Dominant language
TypeScript
Stars
12.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

## Motivation
When the map is pitched, its difficult to associate the symbol name/icon with the actual point to which it is referring to. This style would make reading maps more feasible and actually useful when it is pitched.
I have also attached a screenshot from Google maps illustrating this.

## Design Alternatives

## Design
See attached screenshot.

### Mock-Up
See attached screenshot.

![symbols_pointing_to_point_in_pitched_mode](https://user-images.githubusercontent.com/8890269/43220709-8e860580-8fff-11e8-9afb-b6be65fda217.PNG)

### Concepts

### Implementation

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 attached mock-up and the issue discussion to understand the intended symbol-to-point relationship while the map is pitched. Trace the mapbox-gl-js symbol rendering entry points and identify how pitched placement is handled; done means symbols visibly point to their actual POIs in pitched mode without breaking existing map behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
frontend
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.