Display the traces of a boat on a nautical map using GPX files generated by OpenCPN.
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
/public/gpxsyarn run update:gpxPull all changes and do:
yarn install
And next run development or production commands.

GPL-3.0 License @2020