Skip to content

Add Interactive GeoJSON Support to Leaflet MiniMap #165

@limeira94

Description

@limeira94

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions