In order to view this lesson, you must purchase this course.
In SwiftUI 2.0, showing a Map view is much easier now. First you'll have to import MapKit and then create a @State region variable. Once we set this up, I'll show you how to update your application to match the regions correctly for each screen you are showing. Doing this will require initializing our @State variable separately.