For a search which yields more than 25 results, only first 25 results are displayed in the events list and for the events occuring in the same location the markers are overlapping so not all markers are visible on the map.
This is because we parse only 25 items in our page index. We need to display all the remaining search items on separate pages and provide page transitions to it.
Ex: For the search criteria -Sports, Novi, 30 miles, Future - yields 163 items but only 25 items are listed in the events list and only 7 markers appear on the map. We need to make provision to view the remaining search items.