set Standard Landmark Icons State
open fun StandardLandmarkIconsFeature.setStandardLandmarkIconsState(init: StandardLandmarkIconsState.Builder.() -> Unit)
Extension function allowing to set the StandardLandmarkIconsState for StandardLandmarkIconsFeature 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.