From: Francis Whittle Date: Thu, 15 Oct 2015 00:00:32 +0000 (+1100) Subject: CRM-17402: Defer loading Google Maps API X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a4da0993f4f17ad23ec25bb41c266862d065edfd;p=civicrm-core.git CRM-17402: Defer loading Google Maps API ---------------------------------------- * CRM-17402: Google Maps API sometimes tries to call initMap callback before it is defined. https://issues.civicrm.org/jira/browse/CRM-17402 --- diff --git a/templates/CRM/Contact/Form/Task/Map/Google.tpl b/templates/CRM/Contact/Form/Task/Map/Google.tpl index 97aa882491..d0322458a9 100644 --- a/templates/CRM/Contact/Form/Task/Map/Google.tpl +++ b/templates/CRM/Contact/Form/Task/Map/Google.tpl @@ -32,7 +32,7 @@ {/if} {assign var=defaultZoom value=16} {literal} - +