Mapbox Navigation Blue Line Layer with KML data line in iOS

Viewed 13

My application loads different KML data lines on the map. Now, when the user draws the route on the map, a blue line hides the KML data lines. I want to make data lines visible on top of the navigation blue line.

Can anyone help me to resolve this?

I have already checked for the below link solution, but it didn't work for me.

https://github.com/mapbox/mapbox-navigation-ios/pull/3897

I am attaching screens of my application.

Mapbox map with KML data load

Mapbox with KML data and navigation blue line

0 Answers
Related