You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Are you providing any clickEvent/onClickListener to the components of the svg I loaded so far?
Otherwise, how can I implement an onClickListener to the every component loaded into the svg file.
example: I have a map of a country (i.e: USA), I want to select a state from the map and want to change the color of every state after clicking. How can I do that? Thanks.
The text was updated successfully, but these errors were encountered:
Hi,
Are you providing any clickEvent/onClickListener to the components of the svg I loaded so far?
Otherwise, how can I implement an onClickListener to the every component loaded into the svg file.
example: I have a map of a country (i.e: USA), I want to select a state from the map and want to change the color of every state after clicking. How can I do that? Thanks.
The text was updated successfully, but these errors were encountered: