nc-gpxedit/CHANGELOG.md

746 B

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • ability to load kml and csv (unicsv format) files #1 @eneiluj
  • ability to load jpg files as markers, conversion with gpsbabel like kml and csv #3 @eneiluj
  • custom tile server management #4 @eneiluj

Fixed

  • remove $.parseXML, apparently useless and producing errors #5 @eneiluj