Fix ScaleLine markup

This commit is contained in:
Maximilian Krög
2022-07-16 18:56:59 +02:00
parent c8a28848dd
commit d957bdeb86
+1 -1
View File
@@ -390,7 +390,7 @@ class ScaleLine extends Control {
'<div ' + '<div ' +
'class="ol-scale-singlebar ' + 'class="ol-scale-singlebar ' +
backgroundColor + backgroundColor +
'"' + '" ' +
'style=' + 'style=' +
'"width: ' + '"width: ' +
stepWidth + stepWidth +