<GMSMapViewNavigationUIDelegate> Protocol Reference

<GMSMapViewNavigationUIDelegate> Protocol Reference

Overview

A delegate for events on GMSMapView related to the navigation UI.

Public Member Functions

(void) - mapViewDidTapRecenterButton:
 Called when the re-center button has been tapped.

Member Function Documentation

- (void) mapViewDidTapRecenterButton: (GMSMapView *)  mapView [optional]

Called when the re-center button has been tapped.

Parameters:
mapViewThe map view that the re-center button is on.