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 |
This class was introduced in Esri::ArcGISRuntime 100.0.
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.