Goal
Display a map using react-leaflet and highlight certain regions. When a mouse hovers over a highlighted region, a popup containing the name and flag of the region should be displayed.
Packages required
- leaflet
- react-leaflet
- leaflet css ( e.g. https://unpkg.com/leaflet@1.7.1/dist/leaflet.css )
- randomcolor