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
Post a Comment