fill Extrusion Translate
open override fun fillExtrusionTranslate(fillExtrusionTranslate: List<Double>): FillExtrusionLayer
Content copied to clipboard
The geometry's offset. Values are x, y where negatives indicate left and up (on the flat plane), respectively.
Use static method FillExtrusionLayer.defaultFillExtrusionTranslate to set the default property.
Parameters
fill Extrusion Translate
value of fillExtrusionTranslate
open override fun fillExtrusionTranslate(fillExtrusionTranslate: Expression): FillExtrusionLayer
Content copied to clipboard
The geometry's offset. Values are x, y where negatives indicate left and up (on the flat plane), respectively.
Use static method FillExtrusionLayer.defaultFillExtrusionTranslateAsExpression to set the default property.
Parameters
fill Extrusion Translate
value of fillExtrusionTranslate as Expression
The geometry's offset. Values are x, y where negatives indicate left and up (on the flat plane), respectively.