vatavian / vataviamap

.Net maps and GPS tracks
http://vatavian.github.io/vataviamap/
2 stars 1 forks source link

Controls for zoom level are hard to find and it is not obvious how they work #44

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run on HTC Touch Pro

What is the expected output? What do you see instead?
There are no controls to zoom in or out. How do I change the zoom level?

What version of the product are you using? On what operating system?
The latest, on Windows Mobile 6.1.

Please provide any additional information below.

Original issue reported on code.google.com by ccha...@gmail.com on 16 Jul 2011 at 3:41

GoogleCodeExporter commented 9 years ago
If you have a keyboard, Q zooms in and A zooms out.
If you have a scroll/thumb wheel, it should zoom in and out too.

The on-screen controls are not great, but they do exist. Some icons would be 
nicer.
Options/View/Controls toggles whether on-screen controls are active.
When active, you will see four thin lines dividing the screen into upper 
corners, lower corners, upper, lower, left, right, and center sections.

Both upper corners act the same, zooming in.
Both lower corners act the same, zooming out.
Tapping a section along an edge pans the display in that direction. 
Unfortunately this gesture is easily confused with dragging to pan.

I have not put a lot of effort into the on-screen controls because I usually 
use directional hard buttons and scroll wheel to pan and zoom or I pan by 
dragging.

I am marking this as Accepted because the on-screen controls should be improved 
even though they do currently work.

Original comment by mark.g...@gmail.com on 27 Sep 2011 at 11:22