<!--
{
  "availability" : [
    "MapKit JS: 5.74.1 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKitJS",
  "identifier" : "/documentation/MapKitJS/MapFeatureAnnotation/titleVisibility",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "MapKit JS"
    ],
    "preciseIdentifier" : "instp/mapkit.MapFeatureAnnotation/titleVisibility"
  },
  "title" : "titleVisibility"
}
-->

# titleVisibility

A value that determines the behavior of the title’s visibility.

```
get titleVisibility(): FeatureVisibility;
```

## Discussion

Use one of the [`FeatureVisibility`](/documentation/MapKitJS/FeatureVisibility) values to control how the framework displays the title’s visibility. The
default is [`Adaptive`](/documentation/MapKitJS/FeatureVisibility/Adaptive).

You can’t set the title visibility property of the map feature annotation.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)