I'm working with a GMSMapView in my iOS app to display multiple location markers. When a user taps on a marker, I'd like to apply a bouncing animation to it. Is there a way to achieve this? Any assistance would be greatly appreciated.
I tried adding animation to the markers layer, but the app is crashing