Contents

glyphImage

The glyph image for the place.

Declaration

get glyphImage(): MapFeatureAnnotationGlyphImage | null;

Discussion

Not all places have a glyph image. When a place does, this property returns a MapFeatureAnnotationGlyphImage object that allows you to access the glyph image. You can’t set the glyph image property of the place annotation.

See Also

Annotation properties