This is the 4th video in the MapKit with SwiftUI and SwiftData series.
In this video we are getting back in to MapKit for our app by adding a new feature. We will be creating a MapManager service that we will be able to use in both of our tab views. Will explore how we can search for surrounding locations using natural language view them along with any placemarks we may have added for our particular location.
Table of Contents:
0:00 Introduction
2:40 The MapManager Service
3:25 SearchPlaces function
7:40 RemoveSearchResults function
9:16 Adding Search field
12:05 Performing the search