You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mapsforge-dev
Is it possible to disable zooming functionality on double clicking ? I want zooming to be available just by using to fingers to zoom in and out.
I am trying to use the double tap event for something else in my project.
Emux
unread,
Apr 12, 2018, 10:12:19 AM4/12/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mapsfo...@googlegroups.com
Which library: Mapsforge or VTM? Please put library name in each topic's title.
There are not currently any parameters for using optionally some
gestures on the map.
But usually if trying to use a gesture on an overlay, then since
overlays are above the map.
So they should capture the event first and won't propagate further
on below layers (like the map).