Skip to content

Releases: mmomtchev/rlayers

v1.4.4

26 Sep 18:44
Compare
Choose a tag to compare
  • Support OpenLayers 7.1.0
  • Fix [#80], error when compiling the layers control with TypeScript 4.8
  • Fix [#82], direct enumeration of features does not work with clustering

v1.4.3

19 Aug 10:08
Compare
Choose a tag to compare
  • Support OpenLayers 7.0.0
  • Support React 18.2
  • Correctly use &nbsp as a default placeholder value for RMousePosition

v1.4.2

29 Jul 08:39
Compare
Choose a tag to compare
  • Support OpenLayers 6.15 and 6.15.1

v1.4.1

26 May 16:03
Compare
Choose a tag to compare
  • Allow direct import of rlayers/control/layers.css

v1.4.0

26 May 15:38
Compare
Choose a tag to compare
  • Provide an alternative ES6 modules version of rlayers with a package.json exports map
  • Provide a CDN bundle version for direct inclusion in static pages
  • Render the examples in React 18 mode when available
  • New documentation subsystem based on documentation.js with documentation-hipster
  • Expose the interpolation option for RLayerTile and RLayerTileWebGL [#59]
  • Add RMousePosition control for ol.control.MousePosition [#60]
  • Add RZoomToExtent control for ol.control.ZoomToExtent [#61]
  • Always use ProjectionLike type for projections [#62]
  • Support setting and reading the resolution in RView

v1.3.4

26 Apr 12:35
Compare
Choose a tag to compare
  • TypeScript compatibility with @types/react@18.0.0

v1.3.3

26 Apr 11:05
Compare
Choose a tag to compare
  • Support React 18
  • Support OpenLayers 6.14.1

v1.3.2

26 Mar 21:32
Compare
Choose a tag to compare
  • Support OpenLayers 6.14
  • Fix [#37], build directly in package root

v1.3.1

27 Feb 18:04
Compare
Choose a tag to compare

2022-02-27

  • Support OpenLayers 6.13
  • Add RLayerVectorImage supporting OpenLayers VectorImage layers

v1.3.0

28 Jan 12:14
Compare
Choose a tag to compare
  • Support OpenLayers 6.12
  • Initial WebGL support
  • Fix #27, do not lose the event handlers when updating properties that require replacing the underlying OpenLayers object, impacts the interactions and RFeature with feature= property