uigesturerecognizer - can I change the gesture handling for Google maps for iOS? -


google maps has gestures panning, tilting , zooming of map. dont want use tilt in map, when disable using settiltgestures:no, handles 2 finger panning scroll through map (same panning 1 finger redundant). wish use gesture (pan gesture 2 fingers) else in app ends map getting scrolled. how find way around this?

https://developers.google.com/maps/documentation/ios/reference/protocol_g_m_s_map_view_delegate-p

thanks.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -