Methods
-
transform(from, to) experimental
src/ol/object.js, line 115 -
Name Type Description fromfunction A function that transforms the source value before it is set to the target.
tofunction A function that transforms the target value before it is set to the source.