Contents

glyphText

The text to display in the marker balloon.

Declaration

var glyphText: String? { get set }

Discussion

Use this property or the glyphText property to specify the marker balloon content. If you specify both an image and text, MapKit displays the text.

MapKit limits the amount of space available for displaying your glyph text. Specify no more than two or three characters for any strings you assign to this property.

See Also

Setting the Marker Content