SwiftUI Maps & Location Fundamentals | raywenderlich.com

Learn how to use MapKit and Core Location to integrate mapping and locations services into your app. With this technology, you can orient your users, provide directions, and even create your own visual maps.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/14255236-swiftui-maps-location-fundamentals

Hi!

I am having trouble getting the location from MKlocalSearch, is this possible?

I am hoping to save the location and other details into an array/collection.

Thanks!

Hello, what does underscore before region mean?

_region = State(initialValue: location.region)