Contents

MapContentView

A view that contains content that displays on a map at a specific position, and that responds to specific interactions you specify.

Declaration

@MainActor @preconcurrency struct MapContentView<SelectionValue, Content> where SelectionValue : Hashable, Content : MapContent

Topics

Managing feature selection

Managing Look Around view presentation

Managing map control sizing and visibility

Managing the camera

Setting the visibility of the title and subtitle

Setting the namespace Identifier

Setting the map style

See Also

Protocols