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

# color

The color of the place.

## Declaration

```data
get color(): string;
```

## Discussion

Discussion Not all places have a color. You can’t set the color property of the place annotation.

## See Also

### Annotation properties

- [title](mapkitjs/mapfeatureannotation/title.md)
- [featureType](mapkitjs/mapfeatureannotation/featuretype.md)
- [pointOfInterestCategory](mapkitjs/mapfeatureannotation/pointofinterestcategory.md)
- [glyphImage](mapkitjs/placeannotation/glyphimage.md)
- [selectedGlyphImage](mapkitjs/placeannotation/selectedglyphimage.md)
