MobileBasemapLayer Class
A layer to display basemap contents of a mobile map package. More...
Header: | #include <MobileBasemapLayer> |
Since: | Esri::ArcGISRuntime 100.0 |
Inherits: | Layer |
Public Functions
~MobileBasemapLayer() | |
QString | path() const |
QList<qint64> | subLayerIds() const |
- 33 public functions inherited from Esri::ArcGISRuntime::Layer
- 11 public functions inherited from Esri::ArcGISRuntime::LayerContent
- 5 public functions inherited from Esri::ArcGISRuntime::Loadable
- 31 public functions inherited from QObject
Additional Inherited Members
- 1 property inherited from QObject
- 1 public slot inherited from QObject
- 2 signals inherited from Esri::ArcGISRuntime::Layer
- 1 signal inherited from Esri::ArcGISRuntime::LayerContent
- 1 signal inherited from Esri::ArcGISRuntime::Object
- 2 signals inherited from QObject
- 1 public variable inherited from QObject
- 10 static public members inherited from QObject
- 9 protected functions inherited from QObject
- 2 protected variables inherited from QObject
Detailed Description
A layer to display basemap contents of a mobile map package.
A MobileBasemapLayer represents a layer that can visualize feature data in a vector basemap of a mobile map package (.mmpk file). It represents multiple feature layers from a geodatabase which are rendered together in a group to form a vector basemap.