A sublayer of an ArcGISTiledLayer. More...
Header: | #include <ArcGISTiledSublayer.h> |
Since: | Esri::ArcGISRuntime 100.0 |
Inherits: | Esri::ArcGISRuntime::ArcGISSublayer |
This class was introduced in Esri::ArcGISRuntime 100.0.
Public Functions
virtual | ~ArcGISTiledSublayer() override |
Detailed Description
An ArcGISTiledLayer is created from a cached map service that contains one or more sublayers. These sublayers can be accessed from the ArcGISTiledLayer as ArcGISTiledSublayers. An ArcGISTiledLayer created from a cached image service will have an empty list of ArcGISTiledSublayers.