Skip to content

Commit b939df0

Browse files
sascalawillum070
andauthored
Update samples/control-custom/index.html
Co-authored-by: William French <wfrench@google.com>
1 parent 3a71c93 commit b939df0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/control-custom/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</head>
2525

2626
<body>
27-
<gmp-map zoom="12" center="chicago" </gmp-map>
27+
<gmp-map zoom="12" center="41.85, -87.65"> </gmp-map>
2828
<!--
2929
The `defer` attribute causes the script to execute after the full HTML
3030
document has been parsed. For non-blocking uses, avoiding race conditions,

0 commit comments

Comments
 (0)