This commit is contained in:
a-ill
2023-07-22 13:29:15 +03:00
parent 19a1b8d080
commit 80ac081234
3 changed files with 28 additions and 6 deletions

View File

@@ -40,8 +40,6 @@
}
getData("/assets/groups.json",callback)
function mapCallbackGroups(createMap,content,locale) {
let map = createMap([22, 0],2)
addMarkersGroups(groups,groupsByCountry,map,content,locale)