<div class="gmail_quote">2012/12/18 A.Pirard.Papou <span dir="ltr"><<a href="mailto:A.Pirard.Papou@gmail.com" target="_blank">A.Pirard.Papou@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
A question about CSS, maybe for JOSM Jo?<br>
<br>
The following CSS, adapt to your taste, are very useful because they
make nodes very clear when you tag at high zoom and discreet when
you navigate at low zoom.<br>
node|z1-17 { symbol-shape: square; symbol-fill-opacity: 0;
symbol-size: 1; z-index:-1}<br>
node|z18- { symbol-shape: square; symbol-stroke-color: navy;
symbol-fill-color: rosybrown; symbol-size:8; z-index:1}<br>
(Windows>Map paint styles and Edit>Preferences>Grid
icon>Map paint styles)<br>
<br>
Questions: is there a way to:<br>
<ul>
<li>make the hair-cross (aka virtual node) in the middle of a way
more visible
</li>
<li>prevent the cursor turning to a hand that's hiding the dot
it's dragging<br>
</li>
</ul><table><tbody><tr><td valign="top"><br></td></tr></tbody></table></div></blockquote><div><br>I don't think those virtual nodes or the change of appearance of the mouse pointer can be controlled by mapcss. Those are features of JOSM and to change their behaviour or appearance would involve changing the JAVA source code of JOSM.<br>
It's open source software, so this is not impossible to do, but it's a lot less trivial than creating a mapcss style sheet.<br><br>Jo <br></div></div>