launchNavigation method
Implementation
Future launchNavigation(MapApp app, LatLng latLng, String name) {
throw UnimplementedError('launchNavigation() has not been implemented.');
}
Future launchNavigation(MapApp app, LatLng latLng, String name) {
throw UnimplementedError('launchNavigation() has not been implemented.');
}