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

[Backport 2024.02.xx] Returning wrong pixel xy value on mousemove for leaflet engine (#10677) #10679

Merged

Conversation

allyoucanmap
Copy link
Contributor

Description

On mouse move over map using leaflet engine, it returns wrong pixel xy value. It always return x value for x and y.

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Issue

What is the current behavior?

**On mouse move on map using leaflet engine, return x pixel value for both x and y pixel value. **
#

What is the new behavior?

After this fix, on mouse move over map return correct xy pixel value for leaflet engine

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

@allyoucanmap allyoucanmap added this to the 2024.02.02 milestone Nov 15, 2024
@allyoucanmap allyoucanmap self-assigned this Nov 15, 2024
@allyoucanmap allyoucanmap requested a review from tdipisa November 15, 2024 09:01
@tdipisa tdipisa merged commit cf7bf33 into geosolutions-it:2024.02.xx Nov 15, 2024
6 checks passed
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.

3 participants