The purpose of this project is to display the traces of a boat on a nautical map using GPX files generated by OpenCPN. This map use OpenSeaMap, OpenStreetMap, leaflet and AVURNAVs projects.
yarn install
Put all you GPX files in the folder /public/gpxs
and run
yarn run update:gpx
to update the list of GPX files to be read by the application
yarn serve
yarn build
yarn lint
- Add the new file into the folder
/public/gpxs
- Run the command:
yarn run update:gpx
- Refresh the page
Pull all changes and do:
yarn install
And next run development or production commands.
GPL-3.0 License @2020