Why does this happen to me with Leaflet?
I’m trying to display a map with some routes and stops using Leaflet and React-Leaflet. However, the map doesn’t load properly, and I see a blank area instead. There are no visible errors on the map itself, but I suspect the issue might be with how I’m handling the coordinates.