Contents

Annotation

A customizable annotation used to indicate a location on a map.

Declaration

@MainActor @preconcurrency struct Annotation<Label, Content> where Label : View, Content : View

Overview

Use this view to annotations in the closure you provide to the content parameter in the Map initializers.

Topics

Creating annotations

Displaying place information

Initializers

See Also

Annotations and overlays