MapUriOptions.DisplayLayers Property
A string array indicating the layer data to display on the map. Optional. The default value is null. Set this property before making a service request.
Syntax
public string[] DisplayLayers { set; get; }
Public Property DisplayLayers As String()
Remarks
The following table lists strings that can be specified in the DisplayLayers property.
DisplayLayer |
Description |
---|---|
"TrafficFlow" |
Displays traffic information for major roads. |