---
title: displaysMap
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/placedetail/displaysmap
---

# displaysMap

A Boolean value that indicates whether to display the map in the place detail.

## Declaration

```data
get displaysMap(): boolean;
set displaysMap(displaysMap: boolean);
```

## See Also

### Working with place detail settings

- [colorScheme](mapkitjs/placedetail/colorscheme.md)
- [element](mapkitjs/placedetail/element.md)
- [place](mapkitjs/placedetail/place.md)
- [ColorSchemes](mapkitjs/placedetail/colorschemes.md)
