GoogleNavigationViewController constructor

GoogleNavigationViewController(
  1. int viewId
)

Basic constructor.

Don't create this directly, but access through GoogleMapsNavigationView.onViewCreated callback.

Implementation

GoogleNavigationViewController(super.viewId);