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

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

asp.net - Configuring WCF Services in Code WCF 4.5 -