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