Skip to content

Obsolete Members for <MapTypes.h>

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::ArcGISRuntime 100.1, deprecated) enum class BingMapsLayerStyle { Unknown, Aerial, Hybrid, Road }

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:

ConstantValueDescription
BingMapsLayerStyle::Unknown-1Deprecated. Unknown Bing Maps layer style.
BingMapsLayerStyle::Aerial0Deprecated. Aeriel layer style.
BingMapsLayerStyle::Hybrid1Deprecated. Hybrid layer style (aerial with labels).
BingMapsLayerStyle::Road2Deprecated. Road layer style.

This enum was introduced in Esri::ArcGISRuntime 100.1.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.