Contents

mapOverlayLevel(level:)

Specifies the position of overlays relative to other map content.

Declaration

@MainActor @preconcurrency func mapOverlayLevel(level: MKOverlayLevel) -> some MapContent

Parameters

Return Value

Returns MapContent with overlays drawn with the positioning level you specified.