/** * Mouse event * * @event Map#mousemove * @type {Object} * @property {Point} point the pixel location of the event * @property {Event} originalEvent the original DOM event */