---
title: openDialog
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/abstractlookaround/opendialog
---

# openDialog

Opens the Look Around view in a dialog.

## Declaration

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