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

fill-extrusion ignores the layer order of fill layers #8124

Closed
tristen opened this issue Apr 5, 2019 · 1 comment
Closed

fill-extrusion ignores the layer order of fill layers #8124

tristen opened this issue Apr 5, 2019 · 1 comment
Labels

Comments

@tristen
Copy link
Member

tristen commented Apr 5, 2019

mapbox-gl-js version: v0.53.1

browser: Google Chrome Version 73.0.3683.86 (Official Build) (64-bit)

Steps to Trigger Behavior

  1. Provide a style that has a fill-extrusion layer and fill layer with some fill-extrusion features over top of the fill layer.
  2. Order layers so the fill-extrusion type is below fill.

Link to Demonstration

https://jsfiddle.net/tristen/f9k6brs5/12/

Expected Behavior

route-japan-polygon should be stacked over top of building.

Actual Behavior

building is stacked above route-japan-polygon.

@tristen
Copy link
Member Author

tristen commented Apr 5, 2019

Oh hey! this has been fixed in 0.54.0-beta.1 https://jsfiddle.net/tristen/oz2kj6dq/

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

1 participant