mapbox / mapbox/mapbox-gl-js

Accurate constraints on alternate-projected maps

Open
#11,179 2 comments 1 reaction 1 assignee View on GitHub

@mourner is already working on this.

Since Oct 26, 2021.

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

Description

On certain alternate projections + low zoom combinations, map constraints are not accurate. For example, on this view of Albers, you can't pan the map down to see southern part of South America:

![image](https://user-images.githubusercontent.com/25395/138859671-227c62c9-de61-4795-8e8d-97776fa5c5c8.png)

We should fix this so that you can always pan to see any fraction of the world on any projection.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.