You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using bar mode fails because querySelector tries to search for class ol-scale-line-inner when it should be ol-scale-bar-inner.
I made a small adjustment:
And, the result:
Is this actually a bug? Or, am I doing something wrong?
The text was updated successfully, but these errors were encountered:
Using bar mode fails because querySelector tries to search for class ol-scale-line-inner when it should be ol-scale-bar-inner.
I made a small adjustment:
And, the result:
Is this actually a bug? Or, am I doing something wrong?
The text was updated successfully, but these errors were encountered: