mapOverlayLevel(level:)
Specifies the position of overlays relative to other map content.
Declaration
@MainActor @preconcurrency func mapOverlayLevel(level: MKOverlayLevel) -> some MapContent
Parameters
- level:
One of the Mkoverlaylevel levels.
Return Value
Returns MapContent with overlays drawn with the positioning level you specified.