You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(basemaps): Remove the elevation category for elevation layers. BM-1125 (#1148)
#### Motivation
We don't need `"category": "Elevation",` for elevation combined config.
We can delete if exists. The category is only for individual configs and
aerial config.
#### Modification
Remove category for combined elevation configs layers
#### Checklist
- [ ] Tests updated - local test
- [ ] Docs updated - no doc
- [x] Issue linked in Title
0 commit comments