---
title: PlaceSelectionAccessory
framework: mapkitjs
role: symbol
role_heading: Class
path: mapkitjs/placeselectionaccessory
---

# PlaceSelectionAccessory

The accessory that conveys information about a place associated with an annotation.

## Declaration

```data
class PlaceSelectionAccessory
```

## Mentioned in

MapKit JS 5

## Overview

Overview For more information on places, see Identifying unique locations with Place IDs.

## Topics

### Creating a selection accessory

- [new PlaceSelectionAccessory(options)](mapkitjs/placeselectionaccessory/placeselectionaccessoryconstructor.md)

### Working with styles

- [style](mapkitjs/placeselectionaccessory/style.md)
- [PlaceSelectionAccessoryStyle](mapkitjs/placeselectionaccessorystyle.md)

### Static properties

- [Styles](mapkitjs/placeselectionaccessory/styles.md)

## See Also

### Places

- [Place](mapkitjs/place.md)
- [PlaceLookup](mapkitjs/placelookup.md)
- [placeDetails](mapkitjs/mapkit/placedetails.md)
- [PlaceSelectionAccessoryOptions](mapkitjs/placeselectionaccessoryoptions.md)
- [PlaceAnnotation](mapkitjs/placeannotation.md)
- [PlaceDetail](mapkitjs/placedetail.md)
