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

Setting the visibility of the title and subtitle

Styling the marker

Setting the tag

Type aliases

Displaying place information

Initializers

See Also

Annotations and overlays