In order to view this lesson, you must purchase this course.
With out carousel UI rendered out now, we can move onto display map item information in each cell. To do this, we'll modify the generic type for our controller. Next we can pass in the map items from our local search response directly into the carousel.
The last step to wrap up this entire feature is to make sure on selection of the carousel, we can select the correct annotation on the map.