質問

I cannot use userInteractionEnabled as it is a map and I need it to be enabled.

役に立ちましたか?

解決

Route me doesn't use gesture recognizers. Look at the event handling section of RMMapView to see how they handle touch events. I saw a couple references to "zoom" in there.

他のヒント

If you want to turn off pinching on a map, then why not just set the zoomEnabled property of MKMapView to NO?

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top