Contents

UserAnnotation

Displays the person’s current location on the map.

Declaration

@MainActor @preconcurrency struct UserAnnotation<Content> where Content : View

Overview

Displays the person’s current location using the system styled user location indicator.

Topics

Creating a user annotation

Setting the visibility of the title and subtitle

Information about a person’s location

Setting the overlay level

Setting the tag

Type aliases

See Also

Annotations and overlays