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

Add Interactive GeoJSON Support to Leaflet MiniMap #165

Open
limeira94 opened this issue Oct 18, 2024 · 0 comments
Open

Add Interactive GeoJSON Support to Leaflet MiniMap #165

limeira94 opened this issue Oct 18, 2024 · 0 comments

Comments

@limeira94
Copy link

I've developed a feature that adds interactive GeoJSON support to the Leaflet MiniMap. This enhancement allows users to:

  • Highlight regions on the MiniMap when hovering the mouse over them.
  • Zoom into a region on the main map when a region on the MiniMap is clicked.

I managed to add the geojson to the minimap but I couldn't add the option to click and zoom on the main map. To solve this I ended up customizing a minimap with the leaflet itself.
If it makes sense to develop this it would be a good alternative.

2024-10-18 08-39-39

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