A source for AGSArcGISMapImageSublayer
based on an existing sub layer.
Instances of this class represent a source for AGSArcGISMapImageSublayer
based on an existing sublayer in the ArcGIS Map Service.
- Since
- 100.1
- See also
- initWithID:source: (AGSArcGISMapImageSublayer)
◆ initWithID:
- (instancetype) initWithID: |
|
(NSInteger) |
mapSublayerID |
|
Initialize the source with the ID of an existing sublayer in the ArcGIS Map Service.
- Parameters
-
mapSublayerID | ID of an existing sublayer in the ArcGIS Map Service. |
- Since
- 100.1
- Returns
- A new initialized source
◆ mapSublayerSourceWithID:
+ (instancetype) mapSublayerSourceWithID: |
|
(NSInteger) |
mapSublayerID |
|
Initialize the source with the ID of an existing sublayer in the ArcGIS Map Service.
- Parameters
-
mapSublayerID | ID of an existing sublayer in the ArcGIS Map Service. |
- Since
- 100.1
- Returns
- A new initialized source
◆ geodatabaseVersion
- (NSString*) geodatabaseVersion |
|
readwritenonatomiccopy |
The geodatabase version to use.
- Since
- 100.1
◆ mapSublayerID
- (NSInteger) mapSublayerID |
|
readnonatomicassign |
ID of an existing sublayer in the ArcGIS Map Service
- Since
- 100.1