searchAlongRoute
suspend fun NavManagerService.searchAlongRoute(query: String, options: SearchAlongTheRouteOptions): Result<List<SearchResult>>
Searches for places along the current route.
Searches for places along the current route.