Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 802 Bytes

mapstylesheetentries.md

File metadata and controls

22 lines (15 loc) · 802 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Controls.Maps.MapStyleSheetEntries
winrt class

Windows.UI.Xaml.Controls.Maps.MapStyleSheetEntries

-description

Provides the names of JavaScript Object Notation (JSON) supported style entries in the map style sheet.

-remarks

You can set the MapStyleSheetEntry property of a MapElement to any of these entry names. If the map's style sheet defines a style for that entry name, the style is applied to the MapElement.

To learn more about entries in a map style sheet, see Map style sheet reference.

-see-also

-examples