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

Fix marker popup location #8523

Merged
merged 3 commits into from Oct 4, 2022

Conversation

raychanks
Copy link
Contributor

Fix incorrect marker popup location when there are multiple markers registered to the same popup.

Closes #8275

@Falke-Design Falke-Design mentioned this pull request Oct 4, 2022
src/layer/Popup.js Outdated Show resolved Hide resolved
Copy link
Member

@Falke-Design Falke-Design left a comment

Choose a reason for hiding this comment

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

@jonkoops let us merge this into v1 and then cherry pick into main

@mourner mourner merged commit 0877196 into Leaflet:main Oct 4, 2022
@mourner
Copy link
Member

mourner commented Oct 4, 2022

I'll cherry-pick into v1.

mourner pushed a commit that referenced this pull request Oct 4, 2022
Co-authored-by: Jon Koops <jonkoops@gmail.com>
@Falke-Design Falke-Design added this to the 1.9.x milestone Oct 4, 2022
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

Successfully merging this pull request may close these issues.

Problem binding a Popup to a specific Marker in an array of Markers
4 participants