Restructure project folders and remove obsolete files
All checks were successful
Deploy Spot / deploy (push) Successful in 34s
All checks were successful
Deploy Spot / deploy (push) Successful in 34s
This commit is contained in:
@@ -116,7 +116,8 @@ export default {
|
||||
this.mapInitializing = false;
|
||||
},
|
||||
quit() {
|
||||
this.lightbox.end();
|
||||
this.lightbox.end(true);
|
||||
this.lightbox = null;
|
||||
this.removeMap();
|
||||
},
|
||||
async initOverview() {
|
||||
|
||||
Reference in New Issue
Block a user