File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments