We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd0e6d commit 79bd90aCopy full SHA for 79bd90a
types/apple-mapkit/apple-mapkit-tests.ts
@@ -234,7 +234,7 @@ const customAnnotation: Annotation = new mapkit.Annotation(
234
const markerOptions: MarkerAnnotationConstructorOptions = {
235
color: "#FF3B30",
236
glyphColor: "#FFFFFF",
237
- glyphText: "<�",
+ glyphText: "📍",
238
title: "Marker Annotation",
239
subtitle: "A marker annotation example",
240
titleVisibility: "adaptive",
0 commit comments