Canadian-Geospatial-Platform / geoview

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

ConfigApi.getLayerConfig #2206

Closed ychoquet closed 1 month ago

ychoquet commented 1 month ago

Description

PR related to the implementation of the getLayerConfig method of the ConfigApi.

The implementation only covers the default values for the GeoView layers and the returned vallues for the GeoCore layers. A new section must be added to the config-sandbox to test the code and display the result. Fixes #2205

Type of change

How Has This Been Tested?

Using Chrome Devtool to trace and debug the code.

Deploy URL: https://ychoquet.github.io/GeoView/config-sandbox.html

Checklist:


This change is Reviewable