ArcGIS Runtime SDK for iOS: AGSBingMapsLayer.h File Reference
ArcGIS Runtime SDK for iOS  100.15
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
AGSBingMapsLayer.h File Reference

Go to the source code of this file.

Enumerations

enum  AGSBingMapsLayerStyle { AGSBingMapsLayerStyleAerial = 0 , AGSBingMapsLayerStyleHybrid = 1 , AGSBingMapsLayerStyleRoad = 2 , AGSBingMapsLayerStyleUnknown = -1 }
 

Enumeration Type Documentation

◆ AGSBingMapsLayerStyle

The list of Bing maps layer styles.

Since
100.0
Enumerator
AGSBingMapsLayerStyleAerial 

A Bing aerial layer.

AGSBingMapsLayerStyleHybrid 

A Bing hybrid layer (aerial with labels).

AGSBingMapsLayerStyleRoad 

A Bing road layer.

AGSBingMapsLayerStyleUnknown 

Unknown.