0

I need to add a button in markerinfowindow to navigate the user from current location to searched near by police station address...i found some answers in objective c...can any one please explain me that how to implement that in swift? i found the answer in objective c from the following link Add buttons to view returned by markerInfoWindow delegate method

Community
  • 1
  • 1
Shilpashree MC
  • 611
  • 1
  • 6
  • 16

1 Answers1

0

Please check whether the button is at the top in your view hierarchy. If you have placed any views above the button then the Button action won't work.

Draken
  • 3,134
  • 13
  • 34
  • 54
Aneesh
  • 107
  • 7