Hey Brian, I'm trying to merge both styles of SwifUI Map but with the same function. So I'm trying to have a single TextField or Text (as per your first SwiftUI example) but have the navigate to the details view and then have a list of buttons that I can click on and it will 1) fill the text field of the parent page, 2) perform search function for that string and 3) dismiss the current page. So basically all I want to do is replace your ForEach with a fixed lists of strings