\n ${e.name.charAt(0)}\n \n `),scaledSize:new google.maps.Size(32,32),anchor:new google.maps.Point(16,16)}}),a=`\n
\n
${e.name}
\n
${e.address}
\n ${e.phone?`
📞 ${e.phone}
`:""}\n ${e.hours?`
🕒 ${e.hours}
`:""}\n
${e.description}
\n
\n
\n `;o.addListener("click",(()=>{n.setContent(a),n.open(t,o)}))}));const o=document.getElementById("map-loading");if(o&&(o.style.display="none"),e.length>1){const n=new google.maps.LatLngBounds;e.forEach((e=>{n.extend({lat:e.latitude,lng:e.longitude})})),t.fitBounds(n),google.maps.event.addListenerOnce(t,"bounds_changed",(()=>{t.getZoom()>15&&t.setZoom(15)}))}},"loading"===document.readyState?document.addEventListener("DOMContentLoaded",t):t()}()