Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document mouseenter/mouseleave #4772

Closed
peterqliu opened this issue Jun 1, 2017 · 2 comments
Closed

document mouseenter/mouseleave #4772

peterqliu opened this issue Jun 1, 2017 · 2 comments

Comments

@peterqliu
Copy link
Contributor

As used in the hover popup example.

Looks like these are different from the other mouse events, as they pertain to specific style layers, rather than the map object as a whole.

@mollymerp
Copy link
Contributor

Oh good catch – it's only mentioned here https://www.mapbox.com/mapbox-gl-js/api/#map#on

If you want to add it it would go at the bottom of src/ui/map.js with the other map events https://github.com/mapbox/mapbox-gl-js/blob/master/src/ui/map.js#L1718-L1760 😸

@jfirebaugh jfirebaugh mentioned this issue Aug 9, 2017
@jfirebaugh
Copy link
Contributor

Added in #5126.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants