Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vector tiles (by url) not visible in 2.9.0! #12023

Closed
fr-an-k opened this issue Jun 21, 2022 · 1 comment
Closed

Vector tiles (by url) not visible in 2.9.0! #12023

fr-an-k opened this issue Jun 21, 2022 · 1 comment

Comments

@fr-an-k
Copy link

fr-an-k commented Jun 21, 2022

When I switched to 2.9.0 production version, some vector tile url sources were no longer visible (while others were visble, using a TileJSON for source layer redefinitions).

I also still have this tile flickering issue: #12024

mapbox-gl-js version:
2.9.0 (https://cdn.jsdelivr.net/npm/[email protected]/dist/mapbox-gl.min.js)

browser:
Chrome Version 102.0.5005.115 (Official Build) (64-bit)

Steps to Trigger Behavior

  1. Add vector tile source (tiles url) and layer(s)
  2. You can queryRenderedFeatures but no features are displayed

It's quite possible that only lines are affected.

Expected Behavior

Work as documented, i.e. display features.

Actual Behavior

No features visible; this issue does not occur when switching to 2.7.0

@stepankuzmin
Copy link
Contributor

Hi @fr-an-k,

This is most likely related to the #12013. We've released v2.9.1, which fixes this issue.
You can reopen this issue if you have any questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants