10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-23 03:07:44 +02:00

reloadGeoms before reloadCustomFiles

This commit is contained in:
Mickaël Véril 2020-09-29 11:45:05 +02:00
parent 7273c3f392
commit 4131a34a1c

View File

@ -139,8 +139,8 @@ draft: false
}
})
processingIndicator.isActive = false
reloadCustomFiles()
reloadGeoms()
reloadCustomFiles()
}
async function reloadGeoms(){
window.geoms = await GeometriesLoader.loadForAsync(uniq(window.defaultDats.map(d=>{