Support of onShapeMouseEnter in Blazor Map?

0 Answers 13 Views
Map
Hiren
Top achievements
Rank 1
Hiren asked on 11 Jun 2024, 12:44 PM

I see kendo Map UI demo like following and looking into source code, in there it's supporting events like "shapeMouseEnter", "shapeMouseLeave", etc.
https://demos.telerik.com/kendo-ui/html5-dashboard-sample-app

On shape mouse enter or leave, it's setting hover color on region. Also, on click on shape, it's also setting background color of shape as well as doing some data filter logic.

I am using Telerik Blazor, and my requirements are the same. I wanted to use shapeMouseEnter and shapeMouseLeave to highlight country. Also wanted to change its color when shape is clicked.

Can you guide me on how to achieve same behavior with Telerik Blazor component?

 

 

No answers yet. Maybe you can help?

Tags
Map
Asked by
Hiren
Top achievements
Rank 1
Share this question
or