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

Icon and text symbols disappearing on a specific text/icon-size #4942

Closed
edpop opened this issue Jul 6, 2017 · 2 comments
Closed

Icon and text symbols disappearing on a specific text/icon-size #4942

edpop opened this issue Jul 6, 2017 · 2 comments
Labels

Comments

@edpop
Copy link
Contributor

edpop commented Jul 6, 2017

Hello.
There is a symbol layer unexpected disappearing on a specific text/icon-size zoom function. You may see it also in Mapbox Studio.

mapbox-gl-js version: v0.38.0

Steps to Trigger Behavior

  1. Go to https://jsbin.com/nacagabewe/1/edit?html,output
  2. Look at 17.9 zoom
  3. Look at 18.0 zoom
  4. Look at 18.1 zoom

Expected Behavior

The layer should be displayed on 18.0 zoom

Actual Behavior

The layer is not displayed on 18.0 zoom

@edpop edpop changed the title Icon and text symbols disappearing on specific text/icon-size Icon and text symbols disappearing on a specific text/icon-size Jul 6, 2017
@jfirebaugh
Copy link
Contributor

Thanks for the report and the example. Looks like this stopped working sometime between v0.34.0 and v0.35.0. #4455 looks like a likely candidate.

@gilazr
Copy link

gilazr commented Jul 17, 2017

As a temporary workaround, we added 0.1 to the stops zoom levels. Hope this helps

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

No branches or pull requests

3 participants