mapbox / mapbox/mapbox-gl-js

LOD tile loading is broken for non-mercator projections when pitched

Open
#11,244 0 comments 0 reactions 1 assignee View on GitHub

@mourner is already working on this.

Since Nov 29, 2021.

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

Description

**mapbox-gl-js version**: v2.6.0-beta.2

**browser**: Any

### Steps to Trigger Behavior

1. Use `http://localhost:9966/debug/extrusion-query.html#16.77/40.761935/-73.99469/0/70`
2. Turn in `map.showTileBoundaries = true`
3. Switch the Projection to `Albers USA`

### Link to Demonstration

https://jsbin.com/

### Expected Behavior

Screen Shot 2021-11-05 at 11 27 36 AM

### Actual Behavior
Zoom drops too quickly resulting in inconsistent cutoff for building rendering
It varies with `bearing`
Screen Shot 2021-11-05 at 11 28 27 AM

on rotating buildings pop-in
Screen Shot 2021-11-05 at 11 28 40 AM

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.