ngx-openlayers
ngx-openlayers copied to clipboard
Reproject coordinates when view projection changes
The re-projection of coordinates is triggered only when coordinates value change (x, y or srid). We also need to re-project them when the view projection is updated.
Re-implemented in https://github.com/quentin-ol/ngx-openlayers/pull/214 for OpenLayers 5.