---
title: showsCloseControl
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/lookaround/showsclosecontrol
---

# showsCloseControl

A Boolean value that indicates whether the Look Around view displays a close control.

## Declaration

```data
get showsCloseControl(): boolean;
set showsCloseControl(value: boolean);
```

## See Also

### Controlling the display of window controls

- [showsDialogControl](mapkitjs/lookaround/showsdialogcontrol.md)
