Goal
A simple map with markers, popups.
Packages required
- leaflet
- react-leaflet
- leaflet css ( e.g. https://unpkg.com/leaflet@1.7.1/dist/leaflet.css )
Possible errors
Icon isn’t showing properly
solution
import leaflet css in file
related github question here or here