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

# init(_:)

Creates a map selection with a tag.

## Declaration

```swift
init(_ value: SelectionValue)
```

## Parameters

- `value`: The tag value
