Integrating MKMapViews inside of SwiftUI turns out to be rather simple, all we need to do is to properly create a container using UIViewRepresentable. In today's lesson we'll go over some basic stacking techniques and how to put a MapView inside of SwiftUI as a layer. Enjoy.