We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b336ee1 commit b6371fcCopy full SHA for b6371fc
1 file changed
docs/src/content/docs/docs/api/marker.mdx
@@ -40,7 +40,7 @@ function MyMap() {
40
| crossOnDrag | `boolean` | ... |
41
| cursor | `string` | ... |
42
| draggable | `boolean` | ... |
43
-| icon | `string \| google.maps.Icon \|google.maps.Symbol` | ... |
+| icon | `string \| google.maps.Icon \| google.maps.Symbol` | ... |
44
| label | `string \| google.maps.MarkerLabel` | ... |
45
| opacity | `number` | ... |
46
| optimized | `boolean` | ... |
0 commit comments