This PR allows to present the Soils Revealed layers with an UI that can switch between different layers with just one strapi layer. This requires the config with the config_ui parameter on strapi. Also we need to rerender the Mapbox Layer component using a different key when we update the tiles as it won't work on rasters (it will ask to remove and add a different source)
https://vizzuality.atlassian.net/browse/ORC-347?atlOrigin=eyJpIjoiNzdjODc2ZTc5ZGM0NDFmZGIwNDEzMDk3YTgwN2M1NDIiLCJwIjoiaiJ9
This PR allows to present the Soils Revealed layers with an UI that can switch between different layers with just one strapi layer. This requires the config with the config_ui parameter on strapi. Also we need to rerender the Mapbox Layer component using a different key when we update the tiles as it won't work on rasters (it will ask to remove and add a different source)