BingMapsStyle
An enumeration of the types of imagery provided by Bing Maps.
See:
Source:
Members
- 
    
<static, constant> AERIAL :Enumeration
 - 
    
    Aerial imagery.
- Default Value:
 - 0
 
 - 
    
<static, constant> AERIAL_WITH_LABELS :Enumeration
 - 
    
    Aerial imagery with a road overlay.
- Default Value:
 - 1
 
 - 
    
<static, constant> COLLINS_BART :Enumeration
 - 
    
    Collins Bart imagery.
- Default Value:
 - 4
 
 - 
    
<static, constant> ORDNANCE_SURVEY :Enumeration
 - 
    
    Ordnance Survey imagery
- Default Value:
 - 3
 
 - 
    
<static, constant> ROAD :Enumeration
 - 
    
    Roads without additional imagery.
- Default Value:
 - 2
 
 
