Skip to content

Commit f7707c8

Browse files
authored
Merge branch 'master' into master
2 parents 1cee6dc + ffd860b commit f7707c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ The following events are available:
165165
`markerBeginDragging` | Fires when a marker begins dragging
166166
`markerEndDragging` | Fires when a marker ends dragging
167167
`markerDrag` | Fires repeatedly while a marker is being dragged
168+
`myLocationTapped` | Fires when the 'My Location' button is tapped
168169
`markerInfoWindowTapped` | Fires when a marker's info window is tapped
169170
`cameraChanged` | Fires after the camera has changed
170171
`cameraMove` | Fires repeatedly while the camera is moving
@@ -176,6 +177,7 @@ The MapView's `gMap` property gives you access to the platform's native map obje
176177
## UI Settings
177178

178179
You can adjust the map's UI settings after the `mapReady` event has fired by configuring the following properties on `mapView.settings`:
180+
=======
179181

180182
| Property | Description and Data Type
181183
:--------------- |:---------------------------------

0 commit comments

Comments
 (0)