Skip to content

Releases: tmuguet/map2gpx

v2.0.0-alpha.3

02 Feb 22:30
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release

Fixing a couple minor bugs and updated dependencies to their latest versions

2.0.0-alpha.2

02 Feb 22:27
Compare
Choose a tag to compare
2.0.0-alpha.2 Pre-release
Pre-release

New features:

  • undo/redo
  • storing visibility and opacity preferences across sessions

Refactored code

11 Jan 23:44
Compare
Choose a tag to compare
Refactored code Pre-release
Pre-release

New features:

  • Supports other map sources than GeoPortail (see https://map2gpx.eu) #8
  • Supports importing tracks using KML and GeoJSON formats (additionally to GPX)
  • Supports importing tracks via a URL
  • Supports exporting tracks to GeoJSON format

Improvements:

  • Better controls for drawing tracks
  • Better popups to display data along the track
  • Much much faster to load, compute tracks and getting stats

Fixed computation of routes

16 Apr 21:15
Compare
Choose a tag to compare

In some cases (weird tracks, or when dragging markers), computation could get stuck, forcing the user to reload the page. It should now be much more robust and user-friendly.

Minor enhancements

04 Feb 22:54
Compare
Choose a tag to compare
  • Don't display progress of 100% if computation is still ongoing
  • Enhanced info popup rendering
  • Using PNG favicon (better consistency across browsers)
  • Upgraded a bunch of libraries

Minor enhancements for mobile

12 Dec 23:00
Compare
Choose a tag to compare

On small screens:

  • Show only map layer
  • Hide help/info buttons
  • More explicit warning message

Enhanced import

03 Dec 23:22
Compare
Choose a tag to compare
v1.3.2

Merge branch 'devel' and bump version to 1.3.2

Fixed some interactions issues while computing a route

03 Dec 18:56
Compare
Choose a tag to compare
v1.3.1

Merge branch 'devel' and bump version to 1.3.1

Make imported tracks editable

20 Oct 21:51
Compare
Choose a tag to compare
v1.3.0

Merge branch 'devel' and bump version to 1.3.0

Fixed several bugs

15 Oct 22:46
Compare
Choose a tag to compare
v1.2.4

Merge branch 'devel' and bump version to 1.2.4