You can use an image annotation
const annotation = new mapkit.ImageAnnotation(coord, {
url: { 1: '/path/to/image.png' },
anchorOffset: new DOMPoint(0, -17)
})
Topic:
App & System Services
SubTopic:
Maps & Location
Tags: