Skip to content

Feature Request: Realtime Events Map Interactivity #193

@Miguel-A-Jara

Description

@Miguel-A-Jara

📌 Summary

As of right now, the current implementation for the Realtime Events Map is not interactive, meaning that there's a pre-defined zoom and position that shows certain points, but not all of them.
It'd be nice to be able to interact with the map, zooming in and out, and also moving to other zones.

🚨 Problem

The Events Map is not interactive, causing certain markers to be hidden out of screen or under the Pages Cities Referrers cards.

✅ Proposed Solution

Implement handlers for interacting with the map.

Looking at the code, the current implementation uses a <CustomZoomableGroup component.

Although I understand this is being used for zooming in the map with an animation, could we consider adding support for interactivity with the ZoomableGroup component provided by react-simple-maps?
I'd be happy to provide a PR draft for this feature if we decide to move forward in that direction!

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