[mapguide-users] React Layout get layer visibility

svlad.cjelli42 at web.de svlad.cjelli42 at web.de
Wed Oct 18 03:11:28 PDT 2023


Hi,
how to can I check the current visibility of a MapGuide layer?
Layer.ActuallyVisible returns always true.
var bVisible = (mapState.hideLayers.indexOf(parcels.ObjectId) < 0);
from the example dont work (also (mapState.mapguide.hideLayers)



More information about the mapguide-users mailing list