Opened 13 years ago

Last modified 13 years ago

#7887 new enhancement

unobtrusive node squares — at Version 2

Reported by: A_Pirard Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: Cc: A_Pirard

Description (last modified by A_Pirard)

When displaying at a low zoom level, all you see, especially of towns, is yellow swarms of what will be squares after substantial zooming in. Something could be done so that ways are shown instead, as a guide of where to zoom in, and even a tidier view when zoomed in.

Suggestions:

  • not display squares below a user configurable low zoom level (one you never edit with but use to find your way)
  • or/and not display a square at all when it's obvious there is one (at a sharp angle, esp. building corner)
  • - unless it's not standard (color), either node or path is selected, the mouse hovers over node or path, ...

Change History (2)

comment:1 by AlfonZ, 13 years ago

It is possible to hide all node squares using custom MapCSS style, e.g.

canvas { default-points: false; }

I didn't manage to specify zoom levels for it though.

comment:2 by A_Pirard, 13 years ago

Description: modified (diff)
Type: defectenhancement
Version: latest
Note: See TracTickets for help on using tickets.