MapStyleSheetEntries.Vegetation Property

Definition

Gets the JSON entry name that represents forests, grassy areas, etc.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents forests, grassy areas, etc.

Applies to