Hello! I have *.mmpk files on my Map and use
featureLayer.setFeaturesVisible()
method for making my features visible or hidden.
But in case if I click on the map and try to find feature by coordinates, I receive a hidden feature. I need to avoid such clicks. How can I determine the visibility of a feature?