Skip to content

Include coords for all mouse events#61

Merged
jcheng5 merged 1 commit intomasterfrom
joe/bugfix/event_coords
Apr 28, 2015
Merged

Include coords for all mouse events#61
jcheng5 merged 1 commit intomasterfrom
joe/bugfix/event_coords

Conversation

@jcheng5
Copy link
Copy Markdown
Member

@jcheng5 jcheng5 commented Apr 24, 2015

Previously would only send lat/lng back when the event's target
had a getLatLng() method. Now if getLatLng() is not found, we
use the lat/lng of the mouse itself.

Previously would only send lat/lng back when the event's target
had a getLatLng() method. Now if getLatLng() is not found, we
use the lat/lng of the mouse itself.
@jcheng5 jcheng5 mentioned this pull request Apr 24, 2015
5 tasks
@jcheng5
Copy link
Copy Markdown
Member Author

jcheng5 commented Apr 28, 2015

@yihui any objection to me merging this?

@yihui
Copy link
Copy Markdown
Contributor

yihui commented Apr 28, 2015

@jcheng5 No. It looks good to me.

@yihui yihui added the type: enhancement Adds a new, backwards-compatible feature label Apr 28, 2015
jcheng5 added a commit that referenced this pull request Apr 28, 2015
Include coords for all mouse events
@jcheng5 jcheng5 merged commit f605b9c into master Apr 28, 2015
@jcheng5 jcheng5 deleted the joe/bugfix/event_coords branch April 28, 2015 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement Adds a new, backwards-compatible feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants