MGLIconTextFit

enum MGLIconTextFit : NSUInteger {}

The directions in which the icon stretches to fit around the text. If the icon image is a resizable image, the resizable areas may be stretched, while the cap insets are always drawn at the original scale.

Values of this type are used in the MGLSymbolStyleLayer.iconTextFit property.