Releases: mmomtchev/rlayers
Releases · mmomtchev/rlayers
v1.3.0-alpha.1
- Support OpenLayers 6.11
- Initial WebGL support
v1.3.0-alpha.0
- Support OpenLayers 6.10
v1.2.1
v1.2.0
- Have strict types for
this
andevent.target
whenever possible in the event handlers - Support replacing the bound OpenLayers feature object when updating an
RFeature
- Fix wrong
this
object inRLayerWMTS.onSourceReady
- Implement collapsing via React property setting for
RAttribution
andROverview
, waiting on openlayers/openlayers#13050 for a two-way external control
v1.2.0-alpha.0
- Have strict types for
this
andevent.target
whenever possible in the event handlers - Support replacing the bound OpenLayers feature object when updating an
RFeature
- Fix wrong
this
object inRLayerWMTS.onSourceReady
- Implement collapsing via React property setting for
RAttribution
andROverview
, waiting on openlayers/openlayers#13050 for a two-way external control
v1.1.1
v1.1.0
v1.1.0-rc.1
[1.1.0] WIP
Drop support for OpenLayers <6.6
Switch to the built-in TypeScript bindings in OpenLayers >=6.6
Add basic WMS/TileWMS support
Support zIndex
in RStyle
Fix #13: Dynamic rendering in RStyleArray
v1.1.0-rc.0
[1.1.0] WIP
Drop support for OpenLayers <6.6
Switch to the built-in TypeScript bindings in OpenLayers >=6.6
Add basic WMS/TileWMS support