Added map chart (back & front)

This commit is contained in:
Florian Sylvain
2022-01-09 18:50:35 +01:00
parent bf2f8fb2f4
commit 2fbf159ad5
9 changed files with 151 additions and 31 deletions
+1
View File
@@ -260,6 +260,7 @@ function displayResults(results, aCount) {
currentPage = (parseInt(urlOffset) + RESULTS_NUMBER) / RESULTS_NUMBER
updatePageNumber(currentPage)
fadeIn()
console.log("chargment liste terminé")
let waitForPageToLoad = setInterval(function() {
if (chartsState) {
hideLoading()