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 [email protected] https://lists.osgeo.org/mailman/listinfo/mapguide-users
