File: /var/www/html/wptoho/wp-content/themes/themify-ultra/themify/js/modules/google-map.js
((e,a,o,t)=>{"use strict";let i,n=0,s=async(a,n)=>{if(o.google?.maps?.importLibrary)i=null;else{if(!i){const n=new URLSearchParams;n.set("libraries",a),n.set("key",themify_vars.map_key||""),n.set("v","weekly"),n.set("callback","google.maps.__ib__"),o.google??={},google.maps??={},i=new t(((a,o)=>{google.maps.__ib__=a,e.loadJs("https://maps.googleapis.com/maps/api/js?"+n,null,!1).catch(o)}))}await i}return google.maps.importLibrary(a,n)},l=o=>{for(let l=o.length-1;l>-1;--l){let d=o[l];d.classList.contains("tf_map_loaded")||(d.classList.add("tf_map_loaded"),e.requestIdleCallback((async()=>{const o=d.dataset,{address:l,type:r,reverseGeocoding:c,infoWindow:m}=o,p=!c||"false"===c,_=e.isTouch?"0"!==o.mdrag:"1"===o.drag,f=_&&"1"===o.scroll,[{Map:w,MapTypeId:g},{LatLng:u},{Geocoder:y},{AdvancedMarkerElement:h}]=await t.all([s("maps"),s("core"),p?s("geocoding"):{},s("marker")]);let b,k={zoom:~~o.zoom,center:new u(-34.397,150.644),mapTypeId:g[r.toUpperCase()]||g.ROADMAP,gestureHandling:_?f?"auto":"cooperative":"none",disableDefaultUI:"1"===o.control,mapId:o.mapid||"tf_map_"+n++},v=new w(d,k);if(v.addListener("idle",(()=>{e.trigger("themify_map_loaded",[d,v])})),p){const{results:e}=await(new y).geocode({address:l});b=e[0].geometry.location}else{const e=l.split(",",2);b=new u(parseFloat(e[0]),parseFloat(e[1]))}const I=new h({map:v,position:b});if(v.setCenter(b),m){let o;I.addListener("click",(async function(){const t="themify_builder_map_w";if(!a.tfId(t)){const o=e.createElement("style",{id:t});o.textContent=".themify_builder_map_info_window{color:#000}",a.head.appendChild(o)}if(!o){const{InfoWindow:e}=await s("streetView");o=new e({content:'<div class="themify_builder_map_info_window">'+m+"</div>"})}o.open(this.map,this)}))}i=null}),-1,1e3*(l+1)))}};e.on("tf_gmap_init",(e=>{queueMicrotask((()=>{setTimeout((()=>{l(e)}),0)}))}))})(Themify,document,window,Promise);