showsScale
A feature visibility setting that allows you to determine when to display the map’s scale.
Declaration
showsScale?: FeatureVisibility;Discussion
The default value is mapkit.FeatureVisibility.Hidden. See FeatureVisibility for other values that determine when the map shows the scale. See MapKit’s showsScale for more information about how the values determine when to show the scale.