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

Map Unit Test for "mouseEventToLayerPoint" #9222

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andresrivas20
Copy link

@andresrivas20 andresrivas20 commented Jan 20, 2024

The unit test provided is designed to validate the functionality of the mouseEventToLayerPoint method in Leaflet's Map. This method is responsible for converting a mouse event (like a click) on the map to a layer point, which represents a point in the coordinate system used by the map's layers.
Issue: #8145

Copy link
Member

@mourner mourner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please fix the linting errors?

@Malvoz Malvoz added the tests label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants