https://leewannacott.shinyapps.io/Shiny-App-For-Geolocation-Data/
- This Shiny app allows for a .csv to be uploaded and displays GPS coordinate data on a Leaflet map.
- The code needs to be configured for the specific data you are working with (column headers);
- Currently it is configured to use the Example file. Example .csv file and R code has been included in the repository.
Example visualisation of geolocation data on Leaflet map with icons set to change based on vessel type.
TODO: Add conditional checkboxes to table to select columns.