layerBelow

Sets the id of the layer that's referenced when placing the component on the map using .

The component is going to placed directly below this layer.

Parameters

layerBelow

the id of the layer the component is going to placed directly below.

open fun layerBelow(layerBelow: String): LocationComponentOptions.Builder