Fix ScaleLine markup

This commit is contained in:
Maximilian Krög
2022-07-16 18:56:59 +02:00
parent c8a28848dd
commit d957bdeb86

View File

@@ -390,7 +390,7 @@ class ScaleLine extends Control {
'<div ' +
'class="ol-scale-singlebar ' +
backgroundColor +
'"' +
'" ' +
'style=' +
'"width: ' +
stepWidth +