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
I can confirm that this is a bug introduced in #1648 when OpenLayers changed the interpretation of the placeholder parameter in the MousePosition class to only show last known coordinate when the placeholder is undefined.
Currently there is no way of configuring a workaround as an omitted parameter is in code replaced with a non breaking space.
Describe the bug
If "noPositionText" has an empty value, the text "false" is displayed in the footer.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The last mouse position should be rendered.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: