InstantiationErrorCode
Describes a reason for failing to create a MapMarker.TextStyle.
-
Instantiation parameters contain unsupported non positive text size.
Declaration
Swift
case nonPositiveTextSize = 1 -
Instantiation parameters contain unsupported negative text outline size.
Declaration
Swift
case negativeTextOutlineSize -
Instantiation parameters contain unsupported empty list without any
MapMarker.TextStyle.Placemententries.Declaration
Swift
case emptyTextPlacementList -
Instantiation parameters contain unsupported list with duplicate
MapMarker.TextStyle.Placemententries.Declaration
Swift
case duplicateTextPlacementValues