We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db20d72 commit 249dd1dCopy full SHA for 249dd1d
samples/weather-api-current-compact/index.html
@@ -4,7 +4,7 @@
4
Copyright 2025 Google LLC. All Rights Reserved.
5
SPDX-License-Identifier: Apache-2.0
6
-->
7
-<!-- [START maps_map_simple] -->
+<!-- [START maps_weather_api_compact] -->
8
<html>
9
<head>
10
<title>Simple Map</title>
@@ -30,4 +30,4 @@
30
({key: "AIzaSyA6myHzS10YXdcazAFalmXvDkrYCp5cLc8", v: "weekly"});</script>
31
</body>
32
</html>
33
-<!-- [END maps_map_simple] -->
+<!-- [END maps_weather_api_compact] -->
0 commit comments