line Translate
abstract fun lineTranslate(lineTranslate: List<Double> = listOf(0.0, 0.0)): LineLayer
Content copied to clipboard
The geometry's offset. Values are x, y where negatives indicate left and up, respectively.
Parameters
line Translate
value of lineTranslate
The geometry's offset. Values are x, y where negatives indicate left and up, respectively.
Parameters
line Translate
value of lineTranslate as Expression