---
title: Automatic
framework: mapkitjs
role: symbol
role_heading: Enumeration Case
path: mapkitjs/placeselectionaccessorystyle/automatic
---

# Automatic

A style that MapKit automatically chooses based on the size of the map view.

## Declaration

```data
readonly Automatic: "automatic";
```

## See Also

### Style values

- [Callout](mapkitjs/placeselectionaccessorystyle/callout.md)
- [CompactCallout](mapkitjs/placeselectionaccessorystyle/compactcallout.md)
- [FullCallout](mapkitjs/placeselectionaccessorystyle/fullcallout.md)
- [OpenInMaps](mapkitjs/placeselectionaccessorystyle/openinmaps.md)
