---
title: geometry
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkgeojsonfeature/geometry
---

# geometry

The shape or shapes associated with the GeoJSON feature.

## Declaration

```swift
var geometry: [any MKShape & MKGeoJSONObject] { get }
```

## See Also

### Feature properties

- [identifier](mapkit/mkgeojsonfeature/identifier.md)
- [properties](mapkit/mkgeojsonfeature/properties.md)
