---
title: "init(_:)"
framework: mapkit
role: symbol
role_heading: Initializer
path: "mapkit/anymapcontent/init(_:)"
---

# init(_:)

Create an instance that type-erases base.

## Declaration

```swift
@MainActor @preconcurrency init<Content>(_ base: Content) where Content : MapContent
```
