19 #import <ArcGIS/AGSLayer.h> 43 #pragma mark initializers 48 #pragma mark properties 54 @property (nonatomic, strong, readonly) NSURL *
fileURL;
60 @property (nonatomic, copy, readonly) NSArray<NSNumber*> *
sublayerIDs;
NSArray< NSNumber * > * sublayerIDs
Definition: AGSMobileBasemapLayer.h:60
NSURL * fileURL
Definition: AGSMobileBasemapLayer.h:54
A layer that can visualize the basemap layer of a map from mobile map package.
Definition: AGSMobileBasemapLayer.h:38
An abstract base class for all layers.
Definition: AGSLayer.h:169