Skip to content

Commit 2e0119e

Browse files
authored
Update Place Search Text with Compact Details demo to weekly channel (#612)
1 parent bdd0d9d commit 2e0119e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

samples/ui-kit-place-search-text-compact/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<script>
3737
(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))})({
3838
key: "AIzaSyA6myHzS10YXdcazAFalmXvDkrYCp5cLc8",
39-
v: "alpha"
39+
v: "weekly"
4040
});
4141
</script>
4242
</body>

samples/ui-kit-place-search-text-compact/style.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,4 @@ gmp-place-details-compact::after {
109109
}
110110
}
111111

112-
.vAygCK-api-load-alpha-banner {
113-
display: none;
114-
}
115112
/* [END maps_ui_kit_place_search_text_compact] */

0 commit comments

Comments
 (0)