You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| v |`string`| Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/load-maps-js-api#optional_parameters'target='_blank'rel='noreferrer'>official documentation</a>. |
53
-
| libraries |`string \| string[]`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/load-maps-js-api#optional_parameters'target='_blank'rel='noreferrer'>official documentation</a>. |
54
-
| language |`string`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/load-maps-js-api#optional_parameters'target='_blank'rel='noreferrer'>official documentation</a>. |
55
-
| region |`string`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/load-maps-js-api#optional_parameters'target='_blank'rel='noreferrer'>official documentation</a>. |
56
-
| authReferrerPolicy |`string`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/load-maps-js-api#optional_parameters'target='_blank'rel='noreferrer'>official documentation</a>. |
Copy file name to clipboardExpand all lines: docs/src/content/docs/docs/api/marker.mdx
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,20 +34,20 @@ function MyMap() {
34
34
| lng |`number`| longitude |
35
35
| draggable |`boolean`| flag for draggable feature |
36
36
| anchorPoint |`google.maps.Point`| Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/reference/marker#MarkerOptions'target='_blank'rel='noreferrer'>official documentation</a>. |
37
-
| animation |`google.maps.Animation`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/reference/marker#MarkerOptions'target='_blank'rel='noreferrer'>official documentation</a>. |
38
-
| clickable |`boolean`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/reference/marker#MarkerOptions'target='_blank'rel='noreferrer'>official documentation</a>. |
39
-
| collisionBehavior |`string`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/reference/marker#MarkerOptions'target='_blank'rel='noreferrer'>official documentation</a>. |
40
-
| crossOnDrag |`boolean`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/reference/marker#MarkerOptions'target='_blank'rel='noreferrer'>official documentation</a>. |
41
-
| cursor |`string`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/reference/marker#MarkerOptions'target='_blank'rel='noreferrer'>official documentation</a>. |
42
-
| draggable |`boolean`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/reference/marker#MarkerOptions'target='_blank'rel='noreferrer'>official documentation</a>. |
43
-
| icon |`string \| google.maps.Icon \|google.maps.Symbol`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/reference/marker#MarkerOptions'target='_blank'rel='noreferrer'>official documentation</a>. |
44
-
| label |`string \| google.maps.MarkerLabel`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/reference/marker#MarkerOptions'target='_blank'rel='noreferrer'>official documentation</a>. |
45
-
| opacity |`number`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/reference/marker#MarkerOptions'target='_blank'rel='noreferrer'>official documentation</a>. |
46
-
| optimized |`boolean`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/reference/marker#MarkerOptions'target='_blank'rel='noreferrer'>official documentation</a>. |
47
-
| shape |`google.maps.MarkerShape`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/reference/marker#MarkerOptions'target='_blank'rel='noreferrer'>official documentation</a>. |
48
-
| title |`string`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/reference/marker#MarkerOptions'target='_blank'rel='noreferrer'>official documentation</a>. |
49
-
| visible |`boolean`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/reference/marker#MarkerOptions'target='_blank'rel='noreferrer'>official documentation</a>. |
50
-
| zIndex |`number`|Please refer to the <ahref='https://developers.google.com/maps/documentation/javascript/reference/marker#MarkerOptions'target='_blank'rel='noreferrer'>official documentation</a>. |
0 commit comments