Although NVDA still reads what is in the aria-label, using aria-label on generic elements without appropriate roles is considered a concrete failure.
Code:
<div class="mapml-control-scale leaflet-control" tabindex="0" aria-label="2 centimeters to 500 meters">
</div>
Screenshot showing where it is located:
