Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
userInteractionEnabled はマップであるため使用できず、有効にする必要があります。
マップ上でのピンチをオフにしたい場合は、 のzoomEnabledプロパティをMKMapViewに設定してみませんNOか?
zoomEnabled
MKMapView
NO
ルートミーはジェスチャレコグナイザーを使用しません。RMMapViewのイベント処理セクションを見て、タッチイベントの処理方法を確認してください。そこに「ズーム」への言及がいくつか見られました。