Open sarahcd opened 6 months ago
@sarahcd thanks sarah, will try to find out how to do those. The pop-up feature was added by a volunteer ;)
It looks like popupTable from mapview. Here's a tutorial: https://r-spatial.github.io/mapview/articles/mapview_04-popups.html
I used this to make popups for the interactive map of the Room2Roam archive so could share that code.
If you click on a point on the map, the timestamp is displayed but no other information.
1) Ideally the trackID and lat/lon would also display.
2) It could be nice to have a setting where the user enters a list of other attributes to include when they click on the point. This would allow interactive viewing of other info including output of previous apps.