MapperViewToModelPositionEventData
typedef
Data pipeline object that can store and pass data between callbacks. The callback should add modelPosition value to that object with calculated model position.
Properties
module:engine/conversion/mapper~MapperViewToModelPositionEventData#mapperMapper instance that fired the event.
modelPosition : ModelPosition | undefinedmodule:engine/conversion/mapper~MapperViewToModelPositionEventData#modelPositionThe callback should add
modelPositionvalue to that object with calculated model position.module:engine/conversion/mapper~MapperViewToModelPositionEventData#viewPositionThe view position.