Hi guys, Robert Scheitlin, GISP
I need to clear hitTest result, because i have PHP modal to see uploaded image on server (file name i get using hitTest) and when i click another feature and click see attached files, first time it shows current clicked feature image an on second click it returns previously clicked feature result.
Help please
Solved! Go to Solution.
the hit test does not maintain anything that would need to be cleared so you must be holding onto something in your own code that is causing this issue.
the hit test does not maintain anything that would need to be cleared so you must be holding onto something in your own code that is causing this issue.
Thanks Robert, i thought the same, just needed to be sure from more competent person. I opened new question and check it too please.
Thanks.