Contents

Marker

A balloon-shaped annotation that marks a map location.

Declaration

@MainActor @preconcurrency struct Marker<Label> where Label : View

Overview

Use this view to create marker instances in the closure you provide to the content parameter in the Map initializers.

Topics

Creating a marker

Displaying place information

Initializers

See Also

Annotations and overlays