Mapbox-gl-native: Extrusion layer is drawn on top of the symbol layer

Created on 2 Jul 2019  路  7Comments  路  Source: mapbox/mapbox-gl-native

Steps to reproduce

  1. Run "git clone https://github.com/mapbox/mapbox-gl-native.git"
  2. Go to the cloned folder build the file and start the test app.
  3. In the test app, select the setting button -> Add Building Extrusions

Expected behaviour

Symbol layer is on top of building extrusion layer.

Actual behaviour

Building extrusion layer is above the symbol layer.

IMG_0513
IMG_0514
IMG_0515

Configuration

Mapbox SDK versions: 5.2.0-alpha.1
iOS/macOS versions: 10.14.6 beta
Device/simulator models: iPhone 8 (12.2)
Xcode version: 10.2

Core bug

Most helpful comment

@Amerkumar we will start to work on this issue Jul/8.

All 7 comments

Thanks for the report @harrynguyenlong. Root cause could be the same as https://github.com/mapbox/mapbox-gl-native/issues/15006, though interestingly the behavior is the opposite.

cc: @tmpsantos

We are facing the same issue in mapbox Android SDK. Do you have any timeline on this?

@Amerkumar we will start to work on this issue Jul/8.

Same cause as #14844 and #14779.

Fixed.

Was this page helpful?
0 / 5 - 0 ratings