We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de4dc7 commit f924649Copy full SHA for f924649
docs/marker.md
@@ -16,6 +16,7 @@
16
| `flat` | `Boolean` | | Sets whether this marker should be flat against the map true or a billboard facing the camera false.
17
| `identifier` | `String` | | An identifier used to reference this marker at a later date.
18
| `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).
20
21
## Events
22
0 commit comments