withTextTransform

fun withTextTransform(textTransform: TextTransform): PointAnnotationOptions

Set text-transform to initialise the pointAnnotation with.

Specifies how to capitalize text, similar to the CSS {@link PropertyFactory#textTransform} property.

Return

this

Parameters

textTransform

the text-transform value