aboutsummaryrefslogtreecommitdiff
path: root/iosApp/WhirlyGlobe.xcframework/ios-arm64/WhirlyGlobe.framework/Headers/WhirlyGlobe.h
diff options
context:
space:
mode:
Diffstat (limited to 'iosApp/WhirlyGlobe.xcframework/ios-arm64/WhirlyGlobe.framework/Headers/WhirlyGlobe.h')
-rw-r--r--iosApp/WhirlyGlobe.xcframework/ios-arm64/WhirlyGlobe.framework/Headers/WhirlyGlobe.h121
1 files changed, 121 insertions, 0 deletions
diff --git a/iosApp/WhirlyGlobe.xcframework/ios-arm64/WhirlyGlobe.framework/Headers/WhirlyGlobe.h b/iosApp/WhirlyGlobe.xcframework/ios-arm64/WhirlyGlobe.framework/Headers/WhirlyGlobe.h
new file mode 100644
index 0000000..4fc8123
--- /dev/null
+++ b/iosApp/WhirlyGlobe.xcframework/ios-arm64/WhirlyGlobe.framework/Headers/WhirlyGlobe.h
@@ -0,0 +1,121 @@
+//
+// WhirlyGlobeMaplyComponent.h
+// WhirlyGlobeMaplyComponent
+//
+// Created by Steve Gifford on 6/29/16.
+// Copyright © 2016-2019 mousebird consulting.
+//
+
+#import <UIKit/UIKit.h>
+
+//! Project version number for WhirlyGlobeMaplyComponent.
+FOUNDATION_EXPORT double WhirlyGlobeMaplyComponentVersionNumber;
+
+//! Project version string for WhirlyGlobeMaplyComponent.
+FOUNDATION_EXPORT const unsigned char WhirlyGlobeMaplyComponentVersionString[];
+
+// In this header, you should import all the public headers of your framework using statements like #import <WhirlyGlobeMaplyComponent/PublicHeader.h>
+
+#import <WhirlyGlobe/GeographicLib_ObjC.h>
+#import <WhirlyGlobe/GeoJSONSource.h>
+#import <WhirlyGlobe/GlobeDoubleTapDelegate.h>
+#import <WhirlyGlobe/GlobeDoubleTapDragDelegate.h>
+#import <WhirlyGlobe/GlobePanDelegate.h>
+#import <WhirlyGlobe/GlobePinchDelegate.h>
+#import <WhirlyGlobe/GlobeRotateDelegate.h>
+#import <WhirlyGlobe/GlobeTapDelegate.h>
+#import <WhirlyGlobe/GlobeTiltDelegate.h>
+#import <WhirlyGlobe/GlobeTwoFingerTapDelegate.h>
+#import <WhirlyGlobe/MapboxVectorInterpreter.h>
+#import <WhirlyGlobe/MapboxVectorStyleSet.h>
+#import <WhirlyGlobe/MapboxVectorTiles.h>
+#import <WhirlyGlobe/Maply3DTouchPreviewDatasource.h>
+#import <WhirlyGlobe/Maply3dTouchPreviewDelegate.h>
+#import <WhirlyGlobe/MaplyActiveObject.h>
+#import <WhirlyGlobe/MaplyAnnotation.h>
+#import <WhirlyGlobe/MaplyAtmosphere.h>
+#import <WhirlyGlobe/MaplyBaseViewController.h>
+#import <WhirlyGlobe/MaplyBillboard.h>
+#import <WhirlyGlobe/MaplyBridge.h>
+#import <WhirlyGlobe/MaplyBridge.h>
+#import <WhirlyGlobe/MaplyCluster.h>
+#import <WhirlyGlobe/MaplyColorRampGenerator.h>
+#import <WhirlyGlobe/MaplyComponent.h>
+#import <WhirlyGlobe/MaplyComponent.h>
+#import <WhirlyGlobe/MaplyComponentObject.h>
+#import <WhirlyGlobe/MaplyControllerLayer.h>
+#import <WhirlyGlobe/MaplyCoordinate.h>
+#import <WhirlyGlobe/MaplyCoordinateSystem.h>
+#import <WhirlyGlobe/MaplyDoubleTapDelegate.h>
+#import <WhirlyGlobe/MaplyDoubleTapDragDelegate.h>
+#import <WhirlyGlobe/MaplyGeomBuilder.h>
+#import <WhirlyGlobe/MaplyGeomModel.h>
+#import <WhirlyGlobe/MaplyGlobeRenderController.h>
+#import <WhirlyGlobe/MaplyIconManager.h>
+#import <WhirlyGlobe/MaplyImageTile.h>
+#import <WhirlyGlobe/MaplyLabel.h>
+#import <WhirlyGlobe/MaplyLight.h>
+#import <WhirlyGlobe/MaplyLocationTracker.h>
+#import <WhirlyGlobe/MaplyMarker.h>
+#import <WhirlyGlobe/MaplyMatrix.h>
+#import <WhirlyGlobe/MaplyMBTileFetcher.h>
+#import <WhirlyGlobe/MaplyMoon.h>
+#import <WhirlyGlobe/MaplyPanDelegate.h>
+#import <WhirlyGlobe/MaplyParticleSystem.h>
+#import <WhirlyGlobe/MaplyPinchDelegate.h>
+#import <WhirlyGlobe/MaplyPoints.h>
+#import <WhirlyGlobe/MaplyQuadImageFrameLoader.h>
+#import <WhirlyGlobe/MaplyQuadImageLoader.h>
+#import <WhirlyGlobe/MaplyQuadLoader.h>
+#import <WhirlyGlobe/MaplyQuadPagingLoader.h>
+#import <WhirlyGlobe/MaplyQuadSampler.h>
+#import <WhirlyGlobe/MaplyRemoteTileFetcher.h>
+#import <WhirlyGlobe/MaplyRenderController.h>
+#import <WhirlyGlobe/MaplyRenderTarget.h>
+#import <WhirlyGlobe/MaplyRotateDelegate.h>
+#import <WhirlyGlobe/MaplyScreenLabel.h>
+#import <WhirlyGlobe/MaplyScreenMarker.h>
+#import <WhirlyGlobe/MaplyScreenObject.h>
+#import <WhirlyGlobe/MaplyShader.h>
+#import <WhirlyGlobe/MaplyShape.h>
+#import <WhirlyGlobe/MaplySharedAttributes.h>
+#import <WhirlyGlobe/MaplySimpleTileFetcher.h>
+#import <WhirlyGlobe/MaplyStarsModel.h>
+#import <WhirlyGlobe/MaplySticker.h>
+#import <WhirlyGlobe/MaplySun.h>
+#import <WhirlyGlobe/MaplyTapDelegate.h>
+#import <WhirlyGlobe/MaplyTapMessage.h>
+#import <WhirlyGlobe/MaplyTexture.h>
+#import <WhirlyGlobe/MaplyTextureBuilder.h>
+#import <WhirlyGlobe/MaplyTileSourceNew.h>
+#import <WhirlyGlobe/MaplyTouchCancelAnimationDelegate.h>
+#import <WhirlyGlobe/MaplyTwoFingerTapDelegate.h>
+#import <WhirlyGlobe/MaplyUpdateLayer.h>
+#import <WhirlyGlobe/MaplyVariableTarget.h>
+#import <WhirlyGlobe/MaplyVectorObject.h>
+#import <WhirlyGlobe/MaplyVectorStyle.h>
+#import <WhirlyGlobe/MaplyVectorStyleSimple.h>
+#import <WhirlyGlobe/MaplyVectorTileLineStyle.h>
+#import <WhirlyGlobe/MaplyVectorTileMarkerStyle.h>
+#import <WhirlyGlobe/MaplyVectorTilePolygonStyle.h>
+#import <WhirlyGlobe/MaplyVectorTileStyle.h>
+#import <WhirlyGlobe/MaplyVectorTileTextStyle.h>
+#import <WhirlyGlobe/MaplyVertexAttribute.h>
+#import <WhirlyGlobe/MaplyViewController.h>
+#import <WhirlyGlobe/MaplyViewTracker.h>
+#import <WhirlyGlobe/MaplyWMSTileSource.h>
+#import <WhirlyGlobe/MaplyZoomGestureDelegate.h>
+#import <WhirlyGlobe/MapnikStyle.h>
+#import <WhirlyGlobe/MapnikStyleRule.h>
+#import <WhirlyGlobe/MapnikStyleSet.h>
+#import <WhirlyGlobe/NSData+Zlib.h>
+#import <WhirlyGlobe/NSDictionary+StyleRules.h>
+#import <WhirlyGlobe/SLDExpressions.h>
+#import <WhirlyGlobe/SLDOperators.h>
+#import <WhirlyGlobe/SLDStyleSet.h>
+#import <WhirlyGlobe/SLDSymbolizers.h>
+#import <WhirlyGlobe/SLDWellKnownMarkers.h>
+#import <WhirlyGlobe/WGCoordinate.h>
+#import <WhirlyGlobe/WhirlyGlobeComponent.h>
+#import <WhirlyGlobe/WhirlyGlobeComponent.h>
+#import <WhirlyGlobe/WhirlyGlobeViewController.h>