<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKit",
  "identifier" : "/documentation/MapKit/Map/init(bounds:interactionModes:selection:scope:content:)-335qt",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "MapKit",
      "SwiftUI",
      "_MapKit_SwiftUI"
    ],
    "preciseIdentifier" : "s:15_MapKit_SwiftUI0A0V6bounds16interactionModes9selection5scope7contentACyAA0A21SelectableContentViewVyqd__qd_0_GGAA0A12CameraBoundsVSg_AA0a11InteractionG0V0cD07BindingVyqd__SgGAR9NamespaceV2IDVSgqd_0_yXEtcAKRszAA0aK0Rd__AA0aL0Rd_0_r0_lufc"
  },
  "title" : "init(bounds:interactionModes:selection:scope:content:)"
}
-->

# init(bounds:interactionModes:selection:scope:content:)

```
@MainActor @preconcurrency init<SelectedValue, C>(bounds: MapCameraBounds? = nil, interactionModes: MapInteractionModes = .all, selection: Binding<SelectedValue?>, scope: Namespace.ID? = nil, @MapContentBuilder content: () -> C) where Content == MapSelectableContentView<SelectedValue, C>, SelectedValue : MapSelectable, C : MapContent
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)