---
title: "init(rawValue:)"
framework: mapkit
role: symbol
role_heading: Initializer
path: "mapkit/mkmapfeatureoptions/init(rawvalue:)"
---

# init(rawValue:)

Creates a new feature option structure with the specified value.

## Declaration

```swift
init(rawValue: Int)
```

## Parameters

- `rawValue`: An integer value that represents one of the available map features.
