---
title: calloutEnabled
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/annotationconstructoroptions/calloutenabled
---

# calloutEnabled

A Boolean value that determines whether the map shows a callout.

## Declaration

```data
calloutEnabled?: boolean;
```

## Discussion

Discussion The default value is true.

## See Also

### Creating callouts

- [callout](mapkitjs/annotationconstructoroptions/callout.md)
- [calloutOffset](mapkitjs/annotationconstructoroptions/calloutoffset.md)
