summaryrefslogtreecommitdiff
path: root/platform/macos/src/MGLAnnotationImage.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/macos/src/MGLAnnotationImage.h')
-rw-r--r--platform/macos/src/MGLAnnotationImage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/macos/src/MGLAnnotationImage.h b/platform/macos/src/MGLAnnotationImage.h
index d41fd32ec4..0f248c721c 100644
--- a/platform/macos/src/MGLAnnotationImage.h
+++ b/platform/macos/src/MGLAnnotationImage.h
@@ -11,7 +11,7 @@ NS_ASSUME_NONNULL_BEGIN
and put into a reuse queue that is maintained by the map view.
*/
MGL_EXPORT
-@interface MGLAnnotationImage : NSObject
+@interface MGLAnnotationImage : NSObject <NSSecureCoding>
#pragma mark Initializing and Preparing the Image Object