---
title: PHProjectMapElement
framework: photosui
role: symbol
role_heading: Class
path: photosui/phprojectmapelement
---

# PHProjectMapElement

An element that represents a map within project section content.

## Declaration

```swift
class PHProjectMapElement
```

## Topics

### Pinpointing the Map

- [mapType](photosui/phprojectmapelement/maptype.md)
- [centerCoordinate](photosui/phprojectmapelement/centercoordinate.md)
- [heading](photosui/phprojectmapelement/heading.md)
- [pitch](photosui/phprojectmapelement/pitch.md)
- [altitude](photosui/phprojectmapelement/altitude.md)
- [annotations](photosui/phprojectmapelement/annotations.md)

## Relationships

### Inherits From

- [PHProjectElement](photosui/phprojectelement.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Subclassing Project Elements

- [PHProjectAssetElement](photosui/phprojectassetelement.md)
- [PHProjectTextElement](photosui/phprojecttextelement.md)
- [PHProjectJournalEntryElement](photosui/phprojectjournalentryelement.md)
