diff options
author | JeremyJamesL <jeremyluscombe@gmail.com> | 2024-12-06 22:04:21 +0000 |
---|---|---|
committer | JeremyJamesL <jeremyluscombe@gmail.com> | 2024-12-06 22:04:21 +0000 |
commit | 622e35c4b3f8889993d191e07a2858fc6b67922d (patch) | |
tree | 4ca99cd32aa82b1784a2e9530d8acf5fa9eae341 /index.html | |
parent | 96c52a6d58e10f3fae2a69ab00ed219e9f2d0059 (diff) |
📦 NEW: going well
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -61,6 +61,9 @@ </div> </div> </main> + + <div id="searchbox"></div> + <div id="hits"></div> <!-- prettier-ignore --> <script>(g=>{var h,a,k,p="The Google Maps JavaScript API",c="google",l="importLibrary",q="__ib__",m=document,b=window;b=b[c]||(b[c]={});var d=b.maps||(b.maps={}),r=new Set,e=new URLSearchParams,u=()=>h||(h=new Promise(async(f,n)=>{await (a=m.createElement("script"));e.set("libraries",[...r]+"");for(k in g)e.set(k.replace(/[A-Z]/g,t=>"_"+t[0].toLowerCase()),g[k]);e.set("callback",c+".maps."+q);a.src=`https://maps.${c}apis.com/maps/api/js?`+e;d[q]=f;a.onerror=()=>h=n(Error(p+" could not load."));a.nonce=m.querySelector("script[nonce]")?.nonce||"";m.head.append(a)}));d[l]?console.warn(p+" only loads once. Ignoring:",g):d[l]=(f,...n)=>r.add(f)&&u().then(()=>d[l](f,...n))}) ({key: "AIzaSyCtS6CiOrG95FhroSUdDJJokItndcMkrgc", v: "weekly"});</script> |