---
title: glyphText
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/placeannotation/glyphtext
---

# glyphText

The glyph text for the place.

## Declaration

```data
get glyphText(): string | null;
```

## Discussion

Discussion This property always returns null. You can’t set the glyph text property of a place annotation.
