fillExtrusionTranslate
abstract fun fillExtrusionTranslate(fillExtrusionTranslate: List<Double> = listOf(0.0, 0.0)): FillExtrusionLayer
The geometry's offset. Values are x, y where negatives indicate left and up (on the flat plane), respectively. Default value: 0,0. The unit of fillExtrusionTranslate is in pixels.
Parameters
fillExtrusionTranslate
value of fillExtrusionTranslate
The geometry's offset. Values are x, y where negatives indicate left and up (on the flat plane), respectively. Default value: 0,0. The unit of fillExtrusionTranslate is in pixels.
Parameters
fillExtrusionTranslate
value of fillExtrusionTranslate as Expression