layerAbove

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

The component is going to placed directly above this layer.

Parameters

layerAbove

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

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