Disable the map but stay highlighted #26
-
Hi, is it possible to disable further clicking on the image but the parts which were highlighted should stay highlighted. Like a read-only view where once the user submits he can only see the ones he highlighted but cannot select more.. Right now when I set the disabled property to true it cleans the whole image |
Beta Was this translation helpful? Give feedback.
Answered by
salmanedhi
Dec 20, 2021
Replies: 1 comment 1 reply
-
I figured it out myself, by setting the disabled property on each zone individually. I hope that is the right way |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
NishargShah
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I figured it out myself, by setting the disabled property on each zone individually. I hope that is the right way