Google Maps iOS SDK Tutorial: Getting Started

Hi,
You could try saving all the markers in an array, pulling one randomly from the array, and setting it as the map’s selected marker. Let me know if that works