Modify

Opened 12 years ago

Last modified 5 years ago

#6997 new enhancement

zoom controls for the slippy map

Reported by: flaimo Owned by: team
Priority: major Milestone:
Component: Core Version: latest
Keywords: zoom keyboard gsoc-candidate Cc:

Description

i don't know why nobody noticed that, but when calling the download dialog, the slippy map doesn't have any controls for zooming in and out the map. it seems the programmer assumed, that everyone has a scroll wheel on a mouse or knows the keyboard shortcuts for zooming (which i think, still don't work on a mac). from a usability point of view i consider this a major bug, since this is the point where new users might already surrender and go back to potlatch if they can't even zoom in and out to a specific location.

Attachments (1)

slippymap_zoom_plus.png (108.8 KB ) - added by Don-vip 12 years ago.

Download all attachments as: .zip

Change History (14)

comment:1 by julianladisch, 12 years ago

I also have a mouse without middle button and without wheel.
There is no comment in the source code why the zoom controls are disabled:
https://github.com/openstreetmap/josm/blob/mirror/src/org/openstreetmap/josm/gui/bbox/SlippyMapBBoxChooser.java#L192

comment:2 by julianladisch, 12 years ago

Version: testedlatest

comment:3 by akks, 12 years ago

In [4860/josm]:

Added parameter slippy_map_chooser.zoomcontrols, see #6997

comment:4 by akks, 12 years ago

I have added advanced parameter to turn zoom controls on.

But final decision suitable for newcomers is still to be discussed. Default controls does not look well enough to turn them on by default...

Last edited 12 years ago by akks (previous) (diff)

by Don-vip, 12 years ago

Attachment: slippymap_zoom_plus.png added

comment:5 by Don-vip, 12 years ago

There's a strange bug when using the slider: the "+" icon displayed on the right is also displayed above the slider:


comment:6 by akks, 12 years ago

Maybe that is the reason why it is turned off :) (it does not appear every time on every system) We need help of JMapView component developers...

Last edited 12 years ago by akks (previous) (diff)

in reply to:  6 comment:7 by stoecker, 12 years ago

Replying to akks:

Maybe that is the reason why it is turned off :) (it does not appear every time on every system) We need help of JMapView component developers...

Which is mainly "@team" for some time now :-)

comment:8 by Don-vip, 12 years ago

In [4866/josm]:

Add numeric keypad +/- support to zoom in/out in Slippy Map (see #6997)

in reply to:  6 comment:9 by Don-vip, 12 years ago

Replying to akks:

Maybe that is the reason why it is turned off :) (it does not appear every time on every system)

I got it every time on Windows, I'll try to debug it this week :)

At least I've added +/- keys in addition of previous (ctrl/alt)/(up/down) to zoom in/out.

comment:10 by Don-vip, 12 years ago

Ticket #7480 has been marked as a duplicate of this ticket.

comment:11 by Don-vip, 11 years ago

Ticket #8411 has been marked as a duplicate of this ticket.

comment:12 by skyper, 10 years ago

Keywords: zoom keyboard added

comment:13 by Don-vip, 5 years ago

Keywords: gsoc-candidate added

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to flaimo.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.