set Standard Place Labels State
open fun StandardPlaceLabelsFeature.setStandardPlaceLabelsState(init: StandardPlaceLabelsState.Builder.() -> Unit)
Extension function allowing to set the StandardPlaceLabelsState for StandardPlaceLabelsFeature in the most convenient way.
Note: this is an asynchronous function, but this function does not provide the callback for easier use. Refer to setFeatureState if the callback is required.