Skip to content

Commit ac8bd0d

Browse files
committed
close Marker in readme
1 parent f130550 commit ac8bd0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ To place a marker on the Map, include it as a child of the `<Map />` component.
200200
url: "/path/to/custom_icon.png",
201201
anchor: new google.maps.Point(32,32),
202202
scaledSize: new google.maps.Size(64,64)
203-
}}
203+
}} />
204204
</Map>
205205
```
206206

0 commit comments

Comments
 (0)