---
title: AppSchema.MapsEntity
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/mapsentity
---

# AppSchema.MapsEntity

Identifies entity schemas in the maps domain.

## Declaration

```swift
protocol MapsEntity : AppSchema.Kind
```

## Topics

### Instance Properties

- [currentLocation](appintents/appschema/mapsentity/currentlocation.md)
- [navigationSession](appintents/appschema/mapsentity/navigationsession.md)
- [operatingHours](appintents/appschema/mapsentity/operatinghours.md)
- [operatingTimeRange](appintents/appschema/mapsentity/operatingtimerange.md)
- [place](appintents/appschema/mapsentity/place.md)
- [rating](appintents/appschema/mapsentity/rating.md)

## Relationships

### Inherits From

- [AppSchema.Kind](appintents/appschema/kind.md)

### Conforming Types

- [AppSchema.Entity](appintents/appschema/entity.md)

## See Also

### Content and parameter types

- [currentLocation](appintents/appschema/mapsentity/currentlocation.md)
- [navigationSession](appintents/appschema/mapsentity/navigationsession.md)
- [operatingHours](appintents/appschema/mapsentity/operatinghours.md)
- [operatingTimeRange](appintents/appschema/mapsentity/operatingtimerange.md)
- [place](appintents/appschema/mapsentity/place.md)
- [rating](appintents/appschema/mapsentity/rating.md)
