import{j as o}from"./index-CU169p9f.js";function c({center:e,query:r,zoom:a=13,title:n="Service area map"}){const l="AIzaSyAJ7cBH6cjYQ0QLHPMK_nP05q_vAqVpe7I",d=r||`${e.lat},${e.lng}`,s=`https://www.google.com/maps/embed/v1/place?key=${l}&q=${encodeURIComponent(d)}&zoom=${a}`;return o.jsx("div",{className:"rounded-lg overflow-hidden shadow-md border border-steel-200",children:o.jsx("iframe",{title:n,src:s,width:"100%",height:"300",style:{border:0},allowFullScreen:"",loading:"lazy",referrerPolicy:"no-referrer-when-downgrade"})})}export{c as G};