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
Hello, first thank you very much for this awesome project !
I am trying to trigger the polygon hover using javascript programmatically for a precise polygon (maybe using it's latitude and longitude for example). I tried looking for a way to do so but couldn't figure it out. What I am trying to do with this is highlight to the user the position of the country related to the flag he just clicked on.
Thanks !
The text was updated successfully, but these errors were encountered:
@snadir7 if you know the polygon/country you wish to highlight you shouldn't need to trigger any hover functionality. Just invoke the style method you wish to change, for instance:
Hello, first thank you very much for this awesome project !
I am trying to trigger the polygon hover using javascript programmatically for a precise polygon (maybe using it's latitude and longitude for example). I tried looking for a way to do so but couldn't figure it out. What I am trying to do with this is highlight to the user the position of the country related to the flag he just clicked on.
Thanks !
The text was updated successfully, but these errors were encountered: