Skip to content

v1.4.9

Compare
Choose a tag to compare
@mmomtchev mmomtchev released this 28 Mar 18:15
· 159 commits to main since this release
  • Support OpenLayers 7.3.0
  • Allow using projections other than Web Mercator with RVectorTile (the vector tile projection must still match the view projection)
  • Fix [#133], certain layer properties do not update if they transition from a defined value to undefined
  • Fix #144, update WMTS layers only when the metadata is changed
  • Add a RLayerGeoTIFF custom component, resolves #145