Skip to content

Commit 6ac997e

Browse files
Arman92Exilz
authored andcommitted
Added rotation attribute (react-native-maps#871)
1 parent 815c27b commit 6ac997e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/marker.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
| `calloutAnchor` | `Point` | | Specifies the point in the marker image at which to anchor the callout when it is displayed. This is specified in the same coordinate system as the anchor. See the `anchor` prop for more details.<br/><br/> The default is the top middle of the image.<br/><br/> For ios, see the `calloutOffset` prop.
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.
18+
| `rotation` | `Float` | | A float number indicating marker's rotation angle.
1819

1920
## Events
2021

0 commit comments

Comments
 (0)