diff --git a/gmap/templates/map.tpl b/gmap/templates/map.tpl index ad0d31c..ae3b0d4 100644 --- a/gmap/templates/map.tpl +++ b/gmap/templates/map.tpl @@ -11,6 +11,9 @@ '<\/script>' ); {rdelim} + window.initMap = function(){ldelim} + //фикс ошибки "initMap is not a function" + {rdelim} loadMapsAPI();