---
title: PlaceDetailOptions
framework: mapkitjs
role: symbol
role_heading: Interface
path: mapkitjs/placedetailoptions
---

# PlaceDetailOptions

Options that you may provide when constructing place detail views.

## Declaration

```data
interface PlaceDetailOptions
```

## Topics

### Instance Properties

- [colorScheme](mapkitjs/placedetailoptions/colorscheme.md)
- [displaysMap](mapkitjs/placedetailoptions/displaysmap.md)

## See Also

### Creating and terminating a place detail

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