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 : MapContentTopics
Managing feature selection
Managing Look Around view presentation
lookAroundViewer(isPresented:initialScene:allowsNavigation:showsRoadLabels:pointsOfInterest:onDismiss:)lookAroundViewer(isPresented:scene:allowsNavigation:showsRoadLabels:pointsOfInterest:onDismiss:)
Managing map control sizing and visibility
Managing the camera
mapCameraKeyframeAnimator(trigger:keyframes:)onMapCameraChange(frequency:_:)onMapCameraChange(frequency:_:)