MapStyle Enumeration

 

This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services. 

Contains map styles.

Syntax

public enum MapStyle
Public Enum MapStyle

Members

Note

On July 6, 2011, the new enhanced road style that is already in use on https://www.bing.com/maps/ became the default and only road map style for Road, Birdseye with Labels and Aerial with Labels map styles.

Member

Description

Aerial

The aerial imagery map style.

AerialWithLabels

The aerial imagery map style with a road overlay.

AerialWithLabels_v0 [deprecated]

Note

This enumeration value is deprecated. This value was previously used to specify a road style that is no longer available. This enumeration value now provides the same imagery as the AerialWithLabels enumeration value.

The aerial imagery map style.

AerialWithLabels_v1 [deprecated]

Note

This enumeration value is deprecated. This value was previously used to specify a road style that is now the default road style. This enumeration value now provides the same imagery as the AerialwithLabels enumeration value.

The aerial imagery map style with a road overlay that is part of the new map style.

Birdseye

The bird's eye (oblique-angle) imagery map style

BirdseyeWithLabels

The bird's eye imagery map style with a road overlay.

BirdseyeWithLabels_v0 [deprecated]

Note

This enumeration value is deprecated. This value was previously used to specify a road style that is no longer available. This enumeration value now provides the same imagery as the BirdseyeWithLabels enumeration value.

The bird's eye imagery map style with a road overlay.

BirdseyeWithLabels_v1 [deprecated]

Note

This enumeration value is deprecated. This value was previously used to specify a road style that is now the default road style. This enumeration value now provides the same imagery as the BirdseyeWithLabels enumeration value.

The bird's eye imagery map style with a road overlay that is part of the new map style.

Road

The road map style.

Road_v0 [deprecated]

Note

This enumeration value is deprecated. This value was previously used to specify a road style that is no longer available. This enumeration value now provides the same imagery as the Road enumeration value.

The road map style.

Road_v1 [deprecated]

Note

This enumeration value is deprecated. This value was previously used to specify a road style that is now the default road style. This enumeration value now provides the same imagery as the Road enumeration value.

The road map style that is part of the new map style.

See Also

ImageryMetadataRequest.Style Property
MapUriOptions.Style Property