getStartMousePosition
fun getStartMousePosition(type: CameraEventType, modifier: KeyboardEventModifier? = definedExternally): Cartesian2(source)
Gets the mouse position that started the aggregation.
Return
The mouse position.
Parameters
type
The camera event type.
modifier
The keyboard modifier.