GoogleNavigationViewController constructor
GoogleNavigationViewController(
- int viewId
Basic constructor.
Don't create this directly, but access through GoogleMapsNavigationView.onViewCreated callback.
Implementation
GoogleNavigationViewController(super.viewId);