ucdavis / cecdss

CEC Decision Support System
MIT License
1 stars 2 forks source link

need to ignore custom renderer for plant layer #173

Closed srkirkland closed 3 years ago

srkirkland commented 3 years ago

CEC-hosted Power Plant layer has been updated to use complex marker rendering which isn't supported by our marker library. So this turns off the custom markers for just this layer and adds a legend with a link to arcGIS web map viewer.

closes #167