25 #import <Foundation/Foundation.h>
26 #import <ArcGIS/AGSObject.h>
71 #pragma mark initializers
76 #pragma mark properties
123 @property (nonatomic, assign, readwrite) NSInteger
maxLevel;
AGSEsriVectorTilesDownloadOption
Definition: AGSExportVectorTilesParameters.h:52
@ AGSEsriVectorTilesDownloadOptionUseReducedFontsService
Definition: AGSExportVectorTilesParameters.h:54
@ AGSEsriVectorTilesDownloadOptionUseOriginalService
Definition: AGSExportVectorTilesParameters.h:53
Parameters for the operations on AGSExportVectorTilesTask.
Definition: AGSExportVectorTilesParameters.h:69
instancetype exportVectorTilesParameters()
NSInteger maxLevel
Definition: AGSExportVectorTilesParameters.h:123
AGSGeometry * areaOfInterest
Definition: AGSExportVectorTilesParameters.h:83
AGSEsriVectorTilesDownloadOption esriVectorTilesDownloadOption
Definition: AGSExportVectorTilesParameters.h:118
Base class for all classes that represent geometric shapes.
Definition: AGSGeometry.h:121
Definition: AGSObject.h:28