emp3-web
emp3-web copied to clipboard
Map.getVisibility will not work return correct state if querying a feature that resides under two different overlays.
Need to modify:
emp.storage.visibility.getState() line
if (!visible) {
needs to be modified in order to mitigate the case where one feature resides under two unique overlays and one of the parent overlays is turned off