ArcGIS Runtime SDK for iOS
100.15
|
Information about an OGC-WMS service.
An instance of this class represents information about an OGC-WMS service.
Properties | |
NSArray< NSValue * > * | imageFormats |
NSArray< NSString * > * | keywords |
NSMutableArray< AGSWMSLayerInfo * > * | layerInfos |
NSString * | name |
NSString * | serviceDescription |
NSString * | title |
|
readnonatomiccopy |
The image formats (AGSMapServiceImageFormat
) supported by the WMS service.
|
readnonatomiccopy |
An unordered list of commonly used words to describe this dataset.
|
readnonatomicstrong |
Layers available in the service.
|
readnonatomiccopy |
Name of the service.
|
readnonatomiccopy |
A brief narrative description of the WMS service.
|
readnonatomiccopy |
Title of the service.