The following members of class <MapTypes.h> are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Types
(since Esri enum class | Bing |
Type Documentation
[since Esri::ArcGISRuntime 100.1, deprecated]
enum class BingMapsLayerStyle
This enum is deprecated. We strongly advise against using it in new code.
Enumerates the types of layer styles for a Bing Maps layer.
The BingMapsLayerStyle can be one of:
Constant | Value | Description |
---|---|---|
Bing | -1 | Deprecated. Unknown Bing Maps layer style. |
Bing | 0 | Deprecated. Aeriel layer style. |
Bing | 1 | Deprecated. Hybrid layer style (aerial with labels). |
Bing | 2 | Deprecated. Road layer style. |
This enum was introduced in Esri::ArcGISRuntime 100.1.