ngx-openlayers icon indicating copy to clipboard operation
ngx-openlayers copied to clipboard

Reproject coordinates when view projection changes

Open samuel-girard opened this issue 7 years ago • 1 comments

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.

samuel-girard avatar Feb 06 '18 09:02 samuel-girard

Re-implemented in https://github.com/quentin-ol/ngx-openlayers/pull/214 for OpenLayers 5.

samuel-girard avatar Nov 30 '18 10:11 samuel-girard