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