Goal
A simple map without markers, popups , tooltips.
Packages required
- leaflet
- react-leaflet
- leaflet css ( e.g. https://unpkg.com/leaflet@1.7.1/dist/leaflet.css )
Possible errors
Map isn’t loading properly
solution
import leaflet css in file
related stackoverflow question here