Skip to content

Commit a0e5789

Browse files
authored
Merge pull request #109 from aconanlai/master
close Marker in readme
2 parents 468dd53 + ac8bd0d commit a0e5789

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)