Skip to content

Commit f924649

Browse files
anamigilbox
authored andcommitted
Update marker.md to include the draggable prop. (#902)
1 parent 5de4dc7 commit f924649

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/marker.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
| `flat` | `Boolean` | | Sets whether this marker should be flat against the map true or a billboard facing the camera false.
1717
| `identifier` | `String` | | An identifier used to reference this marker at a later date.
1818
| `rotation` | `Float` | | A float number indicating marker's rotation angle.
19+
| `draggable` | `<null>` | | This is a non-value based prop. Adding this allows the marker to be draggable (re-positioned).
1920

2021
## Events
2122

0 commit comments

Comments
 (0)