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

Rotation applied multiply times when I'm zooming map #38

Open
gallyamow opened this issue Nov 15, 2024 · 0 comments
Open

Rotation applied multiply times when I'm zooming map #38

gallyamow opened this issue Nov 15, 2024 · 0 comments

Comments

@gallyamow
Copy link

gallyamow commented Nov 15, 2024

Hi.
Rotation applied multiply times when I'm zooming map

When I inspect marker on the "Elements" tab in Chrome DevTools, I saw that rotateZ(45deg); added multiply times.

<img src="icon.png" class="leaflet-marker-icon leaflet-zoom-hide leaflet-clickable" tabindex="0" style="margin-left: -17.5px; margin-top: -17.5px; width: 35px; height: 35px; left: 731px; top: 475px; z-index: 475; transform-origin: center center; transform: rotateZ(45deg) rotateZ(45deg);">


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

No branches or pull requests

1 participant