---
title: PlaceDetail
framework: mapkitjs
role: symbol
role_heading: Class
path: mapkitjs/placedetail
---

# PlaceDetail

An interactive view that displays information about a place.

## Declaration

```data
class PlaceDetail
```

## Mentioned in

Displaying place information using the Maps Embed API MapKit JS 5

## Overview

Overview

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

## Topics

### Creating and terminating a place detail

- [new PlaceDetail(parent, place, options)](mapkitjs/placedetail/placedetailconstructor.md)
- [PlaceDetailOptions](mapkitjs/placedetailoptions.md)
- [destroy()](mapkitjs/placedetail/destroy.md)

### Working with place detail settings

- [colorScheme](mapkitjs/placedetail/colorscheme.md)
- [displaysMap](mapkitjs/placedetail/displaysmap.md)
- [element](mapkitjs/placedetail/element.md)
- [place](mapkitjs/placedetail/place.md)
- [ColorSchemes](mapkitjs/placedetail/colorschemes.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)
- [PlaceSelectionAccessory](mapkitjs/placeselectionaccessory.md)
