requestPointStyleProvider method

  1. @override
NavigationRequestPointStyleProvider requestPointStyleProvider()

Implementation

@override
NavigationRequestPointStyleProvider requestPointStyleProvider() {
  return _automotiveNavigationStyleProvider.requestPointStyleProvider();
}