diff options
-rw-r--r-- | platform/darwin/src/MGLMapSnapshotter.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/darwin/src/MGLMapSnapshotter.h b/platform/darwin/src/MGLMapSnapshotter.h index b6228269cf..9cf032f5d1 100644 --- a/platform/darwin/src/MGLMapSnapshotter.h +++ b/platform/darwin/src/MGLMapSnapshotter.h @@ -72,6 +72,7 @@ MGL_EXPORT /** An image generated by a snapshotter object. */ +MGL_EXPORT @interface MGLMapSnapshot : NSObject #if TARGET_OS_IPHONE |