function startMap() { if(typeof initMap === "function") { initMap(); } else { } }