-
Notifications
You must be signed in to change notification settings - Fork 1
🧭 Feature: Interactive map of GDGs available in Portugal #2
Description
Add an interactive map to visually represent all active GDG communities in Portugal. Each region (e.g. Braga, Porto, Aveiro, Lisboa, Évora, etc.) should be clearly highlighted and clickable or hoverable to show more info about the local group.
You can use any suitable library (react-simple-maps, leaflet, react-map-gl, SVG with D3, etc.) — just make sure it is responsive and accessible on mobile and desktop.
📍 The image below illustrates the expected visual style and highlighted regions. Use it as the reference layout for regions and colors.
✅ Requirements:
Highlight all GDG cities: Braga, Porto, Aveiro, Lisboa, Évora, Castelo Branco, Madeira
- Color-coded regions (as in the reference image)
- Responsive layout
- On hover or click, show at least the region name (tooltip or modal)
- Optional: add links to local pages or events
- Optional: zoom or pan interaction
🎯 Goal:
Help users easily discover which parts of Portugal have an active GDG chapter and interact with the map to learn more.