Closed thierryc closed 7 years ago
Replace class if filter by a capability if filter….
[layer class] == MSLayerGroup
replace by : if(typeof layer.style == "undefined" || typeof layer.style().fills == "undefined")
how can we install this fix?
Get my version on my git repo.
Add new menu for Select Fond and Color. (no short cut)
Thank you @ahmedmigo
Replace class if filter by a capability if filter….
[layer class] == MSLayerGroup
replace by : if(typeof layer.style == "undefined" || typeof layer.style().fills == "undefined")