Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author skirridsystems

    (@skirridsystems)

    You can indeed, I’ve just added it for the next release. The colour density of OS maps tends to be higher than many other map styles and I found the default settings were almost invisible. I’ve adjusted the CSS to make it a bit darker and a bit more opaque. We’ll see how it goes.

    Thread Starter timjh

    (@timjh)

    Thank you! I’ve made it stand out a bit more with CSS:

    
    .os-datahub-map .leaflet-control-scale-line {
      background-color: rgba(255, 255, 255, 0.8);
      font-size: larger;
      font-weight: bold;
    }
    
    • This reply was modified 5 years, 4 months ago by timjh.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Show scale bar’ is closed to new replies.