ios-sdk-examples
ios-sdk-examples copied to clipboard
Symbol layer z-order
v4.5.0 of the Maps SDK introduces a new MGLSymbolStyleLayer.symbolZOrder
property which allows the developer to control the z-ordering of features in an individual symbol layer.
I think it would be useful to showcase how this works - ideally with two symbol layers, one with viewport-y
and the other with source
to visually reveal the difference between these two approaches.
I think I tried doing this and was running into a bug, but its been a long time so we should try again. We should still do this.