anchor

abstract fun anchor(anchor: Anchor = Anchor.VIEWPORT): Light

Whether extruded geometries are lit relative to the map or viewport.

Parameters

anchor

as Anchor

abstract fun anchor(anchor: Expression): Light

Whether extruded geometries are lit relative to the map or viewport.

Parameters

anchor

value of anchor as Expression