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 3bfb608 commit 80d8313Copy full SHA for 80d8313
1 file changed
samples/test-example/index.html
@@ -23,7 +23,7 @@ <h3>Maps Test Example. Namaste.</h3>
23
<!--[END maps_test_example_heading]-->
24
<!--[START maps_test_example_body]-->
25
<!-- Add a gmp-map element to display the map. -->
26
- <gmp-map center="-25.344, 131.031" zoom="4" map-id="DEMO_MAP_ID">
+ <gmp-map center="47.729158312799335, -122.26295582542372" zoom="14" map-id="DEMO_MAP_ID">
27
<!-- Nest markers and UI controls inside the gmp-map element. -->
28
<gmp-advanced-marker></gmp-advanced-marker>
29
</gmp-map>
0 commit comments