---
title: equirectangular
framework: coremedia
role: symbol
role_heading: Type Property
path: coremedia/cmformatdescription/extensions-swift.struct/value/projectionkind/equirectangular
---

# equirectangular

Indicates equirectangular projection of a 360 degree sphere to a rectangular plane, where longitude and latitude of the sphere are mapped linearly to the x,y axes of the plane.

## Declaration

```swift
static let equirectangular: CMFormatDescription.Extensions.Value.ProjectionKind
```
