On-demand Rides and Deliveries Solution is currently available only to select partners. Contact sales to learn more.

NavigationView.OnRecenterButtonClickedListener

public static interface NavigationView.OnRecenterButtonClickedListener

Interface for a listener which will be notified when the recenter button is clicked.

Public Method Summary

abstract void
onRecenterButtonClick()
This method will be called when the recenter button is clicked.

Public Methods

public abstract void onRecenterButtonClick ()

This method will be called when the recenter button is clicked.