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.
fit-to-markers
1 parent 5ad36c9 commit 19b21afCopy full SHA for 19b21af
README.md
@@ -24,7 +24,7 @@ If you are seeking a smaller, simplified version of `google-map`, we recommend u
24
```
25
-->
26
```html
27
-<google-map fit-to-marker api-key="AIzaSyD3E1D9b-Z7ekrT3tbhl_dy8DCXuIuDDRc">
+<google-map fit-to-markers api-key="AIzaSyD3E1D9b-Z7ekrT3tbhl_dy8DCXuIuDDRc">
28
<google-map-marker latitude="37.78" longitude="-122.4" draggable="true"></google-map-marker>
29
</google-map>
30
0 commit comments