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)

_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to