-
Notifications
You must be signed in to change notification settings - Fork 39
Description
Is there an existing issue for this?
Please search to see if an issue already exists for the bug you encountered.
No
Current Behavior
A concise description of what you're experiencing.
When HRDEM is view under 1:100 000 resolution, it disappear from the map. This is cause by the filter being applied to the query. When there is no time slider thelayer works ok.
When we toggle the filter on time slider, the Filter param is still in the url this is causing the problem.
Expected Behavior
A concise description of what you expected to happen.
When we toggle to remove time slider filter, the param should be removed from que query url to avoid this kind of problem...
Steps To Reproduce
Steps to reproduce the behavior:
- Go to https://canadian-geospatial-platform.github.io/geoview/public/layers-navigator.html?config=./configs/navigator/layers/wms.json
- Zoom to 1:100 000 resolution
- Layer disappear because of FILTER param in the url
- See error
Anything else?
References? Anything that will give us more context about the issue you are encountering and if applicable, add screenshots to help explain your problem.