MapStyleSheetEntries.River Property

Definition

Gets the JSON entry name that represents rivers, streams, or other water passages.

public:
 static property Platform::String ^ River { Platform::String ^ get(); };
static winrt::hstring River();
public static string River { get; }
var string = MapStyleSheetEntries.river;
Public Shared ReadOnly Property River As String

Property Value

String

Platform::String

winrt::hstring

the JSON entry name that represents rivers, streams, or other water passages.

Remarks

This might be a line or polygon and might connect to non-river water bodies.

Applies to