MapUriOptions.Style Property

 

A MapStyle Enumeration value specifying the map style of the image to return. Optional. The default value is MapStyle.Road. Set this property before making a service request.

Syntax

public MapStyle Style { set; get; }
Public Property Style As MapStyle

Remarks

The default image type returned depends on the map style specified in the MapStyle property. See the MapUriOptions.ImageType Property topic for more information.

The Birdseye and BirdseyeWithLabels map styles are not supported.