mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-03 09:12:30 +00:00
open routing when creating a file
This commit is contained in:
@@ -80,6 +80,7 @@ export function createFile() {
|
|||||||
dbUtils.add(file);
|
dbUtils.add(file);
|
||||||
|
|
||||||
selectFileWhenLoaded(file._data.id);
|
selectFileWhenLoaded(file._data.id);
|
||||||
|
currentTool.set(Tool.ROUTING);
|
||||||
}
|
}
|
||||||
|
|
||||||
export function triggerFileInput() {
|
export function triggerFileInput() {
|
||||||
|
Reference in New Issue
Block a user