Version

GeographicMapLabels Enumeration

Constants which define the manner in which map labels are displayed.
Syntax
public enum GeographicMapLabels : System.Enum 
Members
MemberDescription
BestFitMap labels are displayed only for regions inside which the label can fit.
NoneMap labels are not displayed.
ShowAllMap labels are displayed for all regions.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also