emp3-web icon indicating copy to clipboard operation
emp3-web copied to clipboard

Map.getVisibility will not work return correct state if querying a feature that resides under two different overlays.

Open sjpinizzotto opened this issue 8 years ago • 0 comments

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

sjpinizzotto avatar Feb 03 '17 15:02 sjpinizzotto