OpenStreetMap compass?
Would it be possible to make something like this in Solara? Any pointers on where to start?
It's from this website: https://osmcompass.com/
The website will tell you how many degrees the compass is clockwise from north
OpenStreetMap Compass | Plot and Record OpenStreetMap Routes
Use a compass online to plot OpenStreetMap routes. Record compass bearings, distances and magnetic declination or variation for single or multiple map routes.
2 Replies
Hi! It's difficult to say without knowing how they built it, but I would guess that you could build something similar using solara and https://ipyleaflet.readthedocs.io/en/latest/. Take a look at our ipyleaflet examples, advanced, maybe they'll be of some help
great, thanks