v1.4.9
- 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