Hi
anyone tell me how i can hide the popup when the feature is no longer visible due to scale visibility (using map.infoWindow.hide())
i have feature that are no visible below 1:100000, if a click on a feature to get the popup, if i then zoom further ( i.e. below 1:100000) the feature is no longer visible but the popup is, if keep zooming i can zoom to map extent and the whole time the pop up is pointing to the feature )
i have made it hide popup if the user changes to the zoom tool or the pan tool but if they use "double click" on map or the scroll wheel i cannot hide the popup
any ideas?