Hello,
is it possible to double the size of the red dot positionmarkers of tracks on the map?
I often check the reception range of my receivery by hovering my mouse over the red dots of a track from passing stations, and due to the tinyness of the dots that is really "fiddly" because you have to hit the dot pixel-perfect to trigger the line drawing to the corresponding receiver.
In HTML the change would be: "width: 4px; height: 4px" -> "width: 8px; height: 8px"
Thanks!