fill Extrusion Translate
abstract fun fillExtrusionTranslate(fillExtrusionTranslate: List<Double> = listOf(0.0, 0.0)): FillExtrusionLayer
Content copied to clipboard
The geometry's offset. Values are x, y where negatives indicate left and up (on the flat plane), respectively.
Parameters
fill Extrusion Translate
value of fillExtrusionTranslate
abstract 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.
Parameters
fill Extrusion Translate
value of fillExtrusionTranslate as Expression