Skip to content

Commit 80d8313

Browse files
authored
test: Updates lat/lng to kick off the workflows. (#1307)
1 parent 3bfb608 commit 80d8313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/test-example/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h3>Maps Test Example. Namaste.</h3>
2323
<!--[END maps_test_example_heading]-->
2424
<!--[START maps_test_example_body]-->
2525
<!-- Add a gmp-map element to display the map. -->
26-
<gmp-map center="-25.344, 131.031" zoom="4" map-id="DEMO_MAP_ID">
26+
<gmp-map center="47.729158312799335, -122.26295582542372" zoom="14" map-id="DEMO_MAP_ID">
2727
<!-- Nest markers and UI controls inside the gmp-map element. -->
2828
<gmp-advanced-marker></gmp-advanced-marker>
2929
</gmp-map>

0 commit comments

Comments
 (0)