Skip to content

make map.ts compliant to latest leaflet version #179

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

Merged
merged 1 commit into from
Jun 29, 2025

Conversation

maurerle
Copy link
Member

Description

This updates the map.ts code to be compliant with the latest leaflet version.
e.layer has been deprecated, occurances have been updated.

Motivation and Context

This is required for #114 so that we can also support attribution in vector tiles as well.

closes #166

How Has This Been Tested?

npm run dev, check that dark mode still work

Screenshots/links:

Checklist:

  • My code follows the code style of this project. (CI will test it anyway and also needs approval)
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.

@rotanid rotanid merged commit be5ad51 into freifunk:main Jun 29, 2025
2 checks passed
@maurerle maurerle deleted the update_leaflet branch June 29, 2025 16:51
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.

2 participants