Geo Locations / Geo References
Describe the solution you'd like
It would be nice to have an Option to specify Geo references in Memos (esp. for Travel Locations or so) an show an small, OSM, Map in the Sidebar.
Type of feature
User Interface (UI)
Additional context
No response
I think a better solution would be to get location from different providers such google maps and paste url in the memo and then add support for it in link previews to show the map/location.
Please let me know what you think about this.
My friend and I were looking for a lightweight application to use for a public travel log that we could host and decided to try this out. Since we wanted to add some geolocation features for tracking our trip I decided to take a shot at integrating it.
Used leaflet and react-leaflet combined with some public APIs for resolving map tiles and location names.
It's definitely a bit shoe-horned and the commit history is a mess but it works for our use-case and you might be able to glean a better integration from its shortcomings.
https://github.com/liqMix/memos
Docker image name: ghcr.io/liqmix/memos:test
@liqMix Are you planning on implementing this into memos by submitting a PR? If not then I would really like to work on this