Goal
Display a map using react-leaflet and highlight specific countries using different colors.
Packages required
- leaflet
- react-leaflet
- leaflet css ( e.g. https://unpkg.com/leaflet@1.7.1/dist/leaflet.css )
- randomcolor
Display a map using react-leaflet and highlight specific countries using different colors.