Skip to content

Instantly share code, notes, and snippets.

/*
See LICENSE folder for this sample’s licensing information.
Abstract:
A view showing the details for a landmark.
*/
import SwiftUI
struct LandmarkDetail: View {