Canadian-Geospatial-Platform / geoview

Canadian Geospatial Platform Viewer / Visualiseur de la Plateforme Géospatiale Canadienne
Other
20 stars 31 forks source link

refactor(layers-bounds) - Quick PR to see if calculate bounds can be simplified now #2260

Closed Alex-NRCan closed 3 weeks ago

Alex-NRCan commented 3 weeks ago

Description

This PR is dependent on PR #2245 This PR replaces 5 calculateBounds() calls, distributed in different region of code, with a simple get bounds from the store instead.

Type of change

How Has This Been Tested?

Hosted June 14th, 10h00: https://alex-nrcan.github.io/geoview/

Checklist:


This change is Reviewable