An instance of this class represents a layer whose type could not be determined. More...
Header: | #include <UnknownLayer.h> |
Since: | Esri::ArcGISRuntime 100.0 |
Inherits: | Esri::ArcGISRuntime::Layer |
Public Functions
virtual | ~UnknownLayer() override |
Detailed Description
The layer will not be persisted in the string returned by Map::toJson, and will not be drawn by the map view.
Member Function Documentation
[override virtual]
UnknownLayer::~UnknownLayer ()
Destructor.