I wonder how to display the scale map in leafleat.js. That is: I want this
instead of this
(taken to leaflet tutorial). See the left corner of the picture.
You can take use of L.control.scale()
.
Here is an EXAMPLE. In it's options you can set width, position and scale system.