Fix ScaleLine markup
This commit is contained in:
@@ -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 +
|
||||||
|
|||||||
Reference in New Issue
Block a user