Marker
A balloon-shaped annotation that marks a map location.
Declaration
@MainActor @preconcurrency struct Marker<Label> where Label : ViewOverview
Use this view to create marker instances in the closure you provide to the content parameter in the Map initializers.
Topics
Creating a marker
init(_:coordinate:)init(_:image:coordinate:)init(_:systemImage:coordinate:)init(_:coordinate:)init(_:image:coordinate:)init(_:monogram:coordinate:)init(_:monogram:coordinate:)init(_:systemImage:coordinate:)init(coordinate:label:)init(item:)