martindholmes / BreezeMap

BreezeMap is a project to create a simple user interface for interactive map and facsimile editing based on TEI XML and OpenLayers 4+.
MIT License
11 stars 3 forks source link

Fix opacity issue in recent versions of OL #18

Closed martindholmes closed 3 years ago

martindholmes commented 3 years ago

The test dataset World Map for Drawing uses an opacity slider, which causes an error in the current OL release. Once this is fixed, we should be able to update to the current OL release.

martindholmes commented 3 years ago

Fixed -- just needed a parseFloat(). Everything now working OK with OL 6.5.0.