feat: add xy to markers geojson export

This commit is contained in:
Azgaar 2023-05-10 04:17:04 +04:00
parent 42db16e000
commit 50a9411882
3 changed files with 26 additions and 7 deletions

View file

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