diff --git a/checklists/clgmap.php b/checklists/clgmap.php index 8a7066d640..07caefc89f 100644 --- a/checklists/clgmap.php +++ b/checklists/clgmap.php @@ -107,11 +107,11 @@ function initialize(){ alert("Failed to load checklist data"); } - if("") { + leafletInit(); - } else { + googleInit(); - } + }