Skip to content

Instantly share code, notes, and snippets.

@duraiganesh0
Created August 22, 2016 10:33
Show Gist options
  • Save duraiganesh0/79d50e6caa39a010cf423f7f41394a9e to your computer and use it in GitHub Desktop.
Save duraiganesh0/79d50e6caa39a010cf423f7f41394a9e to your computer and use it in GitHub Desktop.
// this is where i am gonna call the animation
func mapView(mapView: GMSMapView, didTapMarker marker: GMSMarker) -> Bool {
return true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment