This repository has been archived by the owner on Jun 26, 2024. It is now read-only.
Releases: mapbender/coordinates-utility
Releases · mapbender/coordinates-utility
1.2.1
1.1.3
1.2.0
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
- Fix coordinate display rounding drift on map click
- Fix coordinate display rounding drift on coordinate input changes
- Fix error when trying to center on map after external srs change
- Fix internal server error when submitting configuration form with validation error
- Drop "type" configuration option; auto-determine popup vs sidepane operation mode from containing region
1.0.7.2
Multi-Coordinates Utility / Button interaction fixes
- Resolves conflicts between multiple Coordinates Utilities' ability to "Zoom to coordinate" (0b2265d)
- Removes the client-side
autoOpen
option, which has never existed, and could never be configured, but could confuse the controlling button into thinking the Element was initially active (644f2b3) - Prevent the error occuring in
deactivate
when called from a controlling button before the Element had opened its popup (b682973)