# MarkerAnnotation

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/types/src/models/screenshot-annotation.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/types/src/models/screenshot-annotation.ts#L48)

Numbered step pin.

## Properties

| Property | Type |
|---|---|
| `type` | `'marker'` |
| `x` | `number` |
| `y` | `number` |
| `n` | `number | string` |
| `color` | `string` |
