-
Notifications
You must be signed in to change notification settings - Fork 375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v8 ~ wms-group could benefit from opacity property #5631
Comments
Also the v7 WMS group would sort items by |
Hi @RussellGrew. I think this could be done using "itemProperties": {
"name": "The WMS Group",
"type": "wms-group",
"url": "...",
"itemProperties": {
"opacity": 1
}
} The above should work for v8 and the same but using |
Thanks @steve9164 the If you have any ideas for sorting the group contents by title and not name from the catalogue this is very welcome. Maybe I just need to swap these around
|
Closed by #6218 |
Being able to set all the layers to load with
"opacity": 1
can be helpful.Not required for going live.
The text was updated successfully, but these errors were encountered: