What I’m trying to do
I simply want a small map in, say, my daily note, showing my travels from that day.
The day’s travels are already logged via GPSlogger. I can generate the gpx file easily.
Things I have tried
I have attempted the Leaflet plugin. However, I’m not quite understanding the documentation. My leaflet code block works, but the default view is about half the continental U.S., and I cannot zoom closer than half a state. I have played with the zoom levels but nothing changes.
I am open to other plugins if they’d be better in this simple use case.
Thanks