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