Class: ObjectAccessor

ol.ObjectAccessor

Methods

transform(from, to) experimental

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.