---
title: MapFeatureAnnotationGlyphImage
framework: mapkitjs
role: symbol
role_heading: Class
path: mapkitjs/mapfeatureannotationglyphimage
---

# MapFeatureAnnotationGlyphImage

An object that describes map feature annotation images.

## Declaration

```data
class MapFeatureAnnotationGlyphImage implements ImageDelegate
```

## Overview

Overview MapFeatureAnnotationGlyphImage is a concrete implementation of ImageDelegate for returning the glyph image of the map feature.

## Topics

### Getting image URLs

- [getImageUrl(scale, callback)](mapkitjs/mapfeatureannotationglyphimage/getimageurl.md)

## Relationships

### Conforms To

- [ImageDelegate](mapkitjs/imagedelegate.md)

## See Also

### Points of interest

- [filterExcludingAllCategories](mapkitjs/mapkit/filterexcludingallcategories.md)
- [filterIncludingAllCategories](mapkitjs/mapkit/filterincludingallcategories.md)
- [PointOfInterestFilter](mapkitjs/pointofinterestfilter.md)
- [PointsOfInterestSearch](mapkitjs/pointsofinterestsearch.md)
- [MapFeatureAnnotation](mapkitjs/mapfeatureannotation.md)
