set Standard Indoor Labels State
open fun StandardIndoorLabelsFeature.setStandardIndoorLabelsState(init: StandardIndoorLabelsState.Builder.() -> Unit)
Extension function allowing to set the StandardIndoorLabelsState for StandardIndoorLabelsFeature 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.