MapKit rendering MapPolyline
18:32 18 Jun 2026

Okay, another strange one in SwiftUI with MapKit... I'm rendering a simple Map { } with a MapPolyline in 3D and have .imagery(elevation: .realistic) set as the mapStyle, and I see this ugly thing... How is this possible?

This won't happen in the .standard mode

Jesus Christ... anyone got a solution? Maybe I should've gone with the Google SDK instead enter image description here

swiftui mapkit