feat: elevation profile - add coordinates to export

This commit is contained in:
Azgaar 2024-05-17 18:45:03 +02:00
parent d0454a56fe
commit 1e3e2dfddd
3 changed files with 31 additions and 27 deletions

View file

@ -1,7 +1,7 @@
"use strict";
// version and caching control
const version = "1.97.09"; // generator version, update each time
const version = "1.97.10"; // generator version, update each time
{
document.title += " v" + version;