Skip to content

Commit ffd860b

Browse files
authored
Merge pull request #384 from fgutteridge/patch-1
Update README.md to include missing event
2 parents a125929 + 46de388 commit ffd860b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ Event | Description
156156
`markerDrag` | Fires repeatedly while a marker is being dragged
157157
`markerEndDragging` | Fires when a marker ends dragging
158158
`markerInfoWindowTapped` | Fired on tapping Marker Info Window
159+
`myLocationTapped` | Fired when the 'My Location' button is tapped
159160
`cameraChanged` | Fired after the camera has changed
160161
`cameraMove` | Fired while the camera is moving
161162

@@ -209,7 +210,7 @@ Property | Description
209210
`compassEnabled` | boolean - Whether the compass is enabled/disabled
210211
`indoorLevelPickerEnabled` | boolean - Whether the indoor level picker is enabled/disabled
211212
`mapToolbarEnabled` | boolean - Whether the indoor level picker is enabled/disabled ** ****Android only**** **
212-
`myLocationButtonEnabled` | boolean - Whether the my-location button is enabled/disabled
213+
`myLocationButtonEnabled` | boolean - Whether the 'My Location' button is enabled/disabled
213214
`rotateGesturesEnabled` | boolean - Whether the compass is enabled/disabled
214215
`scrollGesturesEnabled` | boolean - Whether scroll gestures are enabled/disabled
215216
`tiltGesturesEnabled` | boolean - Whether tilt gestures are enabled/disabled

0 commit comments

Comments
 (0)