Файл: templates/backend/default/assets/plugins/google_maps_api.js
Строк: 156
<?php
window.google = window.google || {};
google.maps = google.maps || {};
(function() {
function getScript(src) {
document.write('<' + 'script src="' + src + '"' +
' type="text/javascript"><' + '/script>');
}
var modules = google.maps.modules = {};
google.maps.__gjsload__ = function(name, text) {
modules[name] = text;
};
google.maps.Load = function(apiLoad) {
delete google.maps.Load;
apiLoad([0.009999999776482582,[[["http://mt0.googleapis.com/vt?lyrs=m@234000000u0026src=apiu0026hl=en-USu0026","http://mt1.googleapis.com/vt?lyrs=m@234000000u0026src=apiu0026hl=en-USu0026"],null,null,null,null,"m@234000000"],[["http://khm0.googleapis.com/kh?v=138u0026hl=en-USu0026","http://khm1.googleapis.com/kh?v=138u0026hl=en-USu0026"],null,null,null,1,"138"],[["http://mt0.googleapis.com/vt?lyrs=h@234000000u0026src=apiu0026hl=en-USu0026","http://mt1.googleapis.com/vt?lyrs=h@234000000u0026src=apiu0026hl=en-USu0026"],null,null,null,null,"h@234000000"],[["http://mt0.googleapis.com/vt?lyrs=t@131,r@234000000u0026src=apiu0026hl=en-USu0026","http://mt1.googleapis.com/vt?lyrs=t@131,r@234000000u0026src=apiu0026hl=en-USu0026"],null,null,null,null,"t@131,r@234000000"],null,null,[["http://cbk0.googleapis.com/cbk?","http://cbk1.googleapis.com/cbk?"]],[["http://khm0.googleapis.com/kh?v=81u0026hl=en-USu0026","http://khm1.googleapis.com/kh?v=81u0026hl=en-USu0026"],null,null,null,null,"81"],[["http://mt0.googleapis.com/mapslt?hl=en-USu0026","http://mt1.googleapis.com/mapslt?hl=en-USu0026"]],[["http://mt0.googleapis.com/mapslt/ft?hl=en-USu0026","http://mt1.googleapis.com/mapslt/ft?hl=en-USu0026"]],[["http://mt0.googleapis.com/vt?hl=en-USu0026","http://mt1.googleapis.com/vt?hl=en-USu0026"]],[["http://mt0.googleapis.com/mapslt/loom?hl=en-USu0026","http://mt1.googleapis.com/mapslt/loom?hl=en-USu0026"]],[["https://mts0.googleapis.com/mapslt?hl=en-USu0026","https://mts1.googleapis.com/mapslt?hl=en-USu0026"]],[["https://mts0.googleapis.com/mapslt/ft?hl=en-USu0026","https://mts1.googleapis.com/mapslt/ft?hl=en-USu0026"]]],["en-US","US",null,0,null,null,"http://maps.gstatic.com/mapfiles/","http://csi.gstatic.com","https://maps.googleapis.com","http://maps.googleapis.com"],["http://maps.gstatic.com/intl/en_us/mapfiles/api-3/14/7","3.14.7"],[2044201205],1,null,null,null,null,1,"",null,null,0,"http://khm.googleapis.com/mz?v=138u0026",null,"https://earthbuilder.googleapis.com","https://earthbuilder.googleapis.com",null,"http://mt.googleapis.com/vt/icon",[["http://mt0.googleapis.com/vt","http://mt1.googleapis.com/vt"],["https://mts0.googleapis.com/vt","https://mts1.googleapis.com/vt"],[null,[[0,"m",234000000]],[null,"en-US","US",null,18,null,null,null,null,null,null,[[47],[37,[["smartmaps"]]]]],0],[null,[[0,"m",234000000]],[null,"en-US","US",null,18,null,null,null,null,null,null,[[47],[37,[["smartmaps"]]]]],3],[null,[[0,"h",234000000]],[null,"en-US","US",null,18,null,null,null,null,null,null,[[50],[37,[["smartmaps"]]]]],0],[null,[[0,"h",234000000]],[null,"en-US","US",null,18,null,null,null,null,null,null,[[50],[37,[["smartmaps"]]]]],3],[null,[[4,"t",131],[0,"r",131000000]],[null,"en-US","US",null,18,null,null,null,null,null,null,[[5],[37,[["smartmaps"]]]]],0],[null,[[4,"t",131],[0,"r",131000000]],[null,"en-US","US",null,18,null,null,null,null,null,null,[[5],[37,[["smartmaps"]]]]],3],[null,null,[null,"en-US","US",null,18],0],[null,null,[null,"en-US","US",null,18],3],[null,null,[null,"en-US","US",null,18],6],[null,null,[null,"en-US","US",null,18],0]],2,500], loadScriptTime);
};
var loadScriptTime = (new Date).getTime();
getScript("http://maps.gstatic.com/intl/en_us/mapfiles/api-3/14/7/main.js");
})();
?>