Skip to content

Commit 249dd1d

Browse files
authored
fix: Update region tags in index.html (#465)
1 parent db20d72 commit 249dd1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/weather-api-current-compact/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Copyright 2025 Google LLC. All Rights Reserved.
55
SPDX-License-Identifier: Apache-2.0
66
-->
7-
<!-- [START maps_map_simple] -->
7+
<!-- [START maps_weather_api_compact] -->
88
<html>
99
<head>
1010
<title>Simple Map</title>
@@ -30,4 +30,4 @@
3030
({key: "AIzaSyA6myHzS10YXdcazAFalmXvDkrYCp5cLc8", v: "weekly"});</script>
3131
</body>
3232
</html>
33-
<!-- [END maps_map_simple] -->
33+
<!-- [END maps_weather_api_compact] -->

0 commit comments

Comments
 (0)