-
Hi, thanks for the great work! I’m using the LineLayer to draw some lines with the Directions API from Mapbox. The problem is that the route name of the map style is always below the LineLayer (you can see the image below): I want to display the line above the road but below the road name of the current map style. Is that possible? Thanks for helping! |
Beta Was this translation helpful? Give feedback.
Answered by
mfazekas
Sep 26, 2023
Replies: 1 comment 1 reply
-
@mnismt I think in studio you should be able to get the layerid of the road names and then you can use belowLayerID on your LineLayer |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mnismt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@mnismt I think in studio you should be able to get the layerid of the road names and then you can use belowLayerID on your LineLayer