---
title: showsDialogControl
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/lookaround/showsdialogcontrol
---

# showsDialogControl

A Boolean value that indicates whether the Look Around view displays shows a control that allow someone to expand the Look Around view.

## Declaration

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

## See Also

### Controlling the display of window controls

- [showsCloseControl](mapkitjs/lookaround/showsclosecontrol.md)
